Searched refs:bbsubheight (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTreeP.h108 Dimension bbsubwidth, bbsubheight; /* bounding box of sub tree */ member in struct:_TreeConstraintsPart
/xsrc/external/mit/libXaw/dist/src/
H A DTree.c422 tc->tree.bbsubheight = 0;
777 tc->tree.bbsubheight = newheight;
854 if (myh > (int)tc->tree.bbsubheight) {
855 y += (myh - (int)tc->tree.bbsubheight) / 2;

Completed in 5 milliseconds