Searched refs:boundbox_xr (Results 1 – 4 of 4) sorted by relevance
152 draw->boundbox_xr = PetscMax(draw->boundbox_xr, right); in PetscDrawStringBoxed()
34 if (xr) *xr = draw->boundbox_xr; in PetscDrawGetBoundingBox()
177 draw->boundbox_xr = .5; in PetscDrawCreate()
59 …PetscReal boundbox_xl, boundbox_yl, boundbox_xr, boundbox_yr; /* need to have this for e… member