Searched refs:boundbox_xl (Results 1 – 4 of 4) sorted by relevance
151 draw->boundbox_xl = PetscMin(draw->boundbox_xl, left); in PetscDrawStringBoxed()
32 if (xl) *xl = draw->boundbox_xl; in PetscDrawGetBoundingBox()
176 draw->boundbox_xl = .5; in PetscDrawCreate()
59 …PetscReal boundbox_xl, boundbox_yl, boundbox_xr, boundbox_yr; /* need to have this for e… member