Searched refs:boundbox_yr (Results 1 – 4 of 4) sorted by relevance
154 draw->boundbox_yr = PetscMax(draw->boundbox_yr, top); in PetscDrawStringBoxed()
35 if (yr) *yr = draw->boundbox_yr; in PetscDrawGetBoundingBox()
179 draw->boundbox_yr = .9; in PetscDrawCreate()
59 …PetscReal boundbox_xl, boundbox_yl, boundbox_xr, boundbox_yr; /* need to have this for e… member