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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTreeP.h108 Dimension bbsubwidth, bbsubheight; /* bounding box of sub tree */ member in struct:_TreeConstraintsPart
H A DTree.c400 tc->tree.bbsubheight = 0;
756 tc->tree.bbsubheight = newheight;
841 if (myh > (int)tc->tree.bbsubheight) {
842 y += (myh - (int)tc->tree.bbsubheight) / 2;

Completed in 12 milliseconds