Searched refs:boundbox_yl (Results 1 – 4 of 4) sorted by relevance
153 draw->boundbox_yl = PetscMin(draw->boundbox_yl, bottom); in PetscDrawStringBoxed()
33 if (yl) *yl = draw->boundbox_yl; in PetscDrawGetBoundingBox()
178 draw->boundbox_yl = .9; in PetscDrawCreate()
59 …PetscReal boundbox_xl, boundbox_yl, boundbox_xr, boundbox_yr; /* need to have this for e… member