Home
last modified time | relevance | path

Searched refs:boundbox_yl (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/classes/draw/interface/
H A Ddtext.c153 draw->boundbox_yl = PetscMin(draw->boundbox_yl, bottom); in PetscDrawStringBoxed()
H A Ddline.c33 if (yl) *yl = draw->boundbox_yl; in PetscDrawGetBoundingBox()
H A Ddrawreg.c178 draw->boundbox_yl = .9; in PetscDrawCreate()
/petsc/include/petsc/private/
H A Ddrawimpl.h59 …PetscReal boundbox_xl, boundbox_yl, boundbox_xr, boundbox_yr; /* need to have this for e… member