Home
last modified time | relevance | path

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

/petsc/src/sys/classes/draw/interface/
H A Ddtext.c154 draw->boundbox_yr = PetscMax(draw->boundbox_yr, top); in PetscDrawStringBoxed()
H A Ddline.c35 if (yr) *yr = draw->boundbox_yr; in PetscDrawGetBoundingBox()
H A Ddrawreg.c179 draw->boundbox_yr = .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