Home
last modified time | relevance | path

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

/petsc/src/sys/classes/draw/interface/
H A Ddtext.c151 draw->boundbox_xl = PetscMin(draw->boundbox_xl, left); in PetscDrawStringBoxed()
H A Ddline.c32 if (xl) *xl = draw->boundbox_xl; in PetscDrawGetBoundingBox()
H A Ddrawreg.c176 draw->boundbox_xl = .5; 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