Searched refs:bbsubwidth (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.c399 tc->tree.bbsubwidth = 0;
755 tc->tree.bbsubwidth = newwidth;
848 if (myw > (int)tc->tree.bbsubwidth) {
849 x += (myw - (int)tc->tree.bbsubwidth) / 2;

Completed in 215 milliseconds