Searched refs:currentpoint_y (Results 1 – 2 of 2) sorted by relevance
62 *y = draw->currentpoint_y[draw->currentpoint]; in PetscDrawGetCurrentPoint()85 draw->currentpoint_y[draw->currentpoint] = y; in PetscDrawSetCurrentPoint()109 draw->currentpoint_y[draw->currentpoint] = y; in PetscDrawPushCurrentPoint()
58 PetscReal currentpoint_x[20], currentpoint_y[20]; member