Searched defs:bh (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Box.c149 Dimension bw, bh; /* Width and height needed for current widget */ local
206 bh = widget->core.height + 2*widget->core.border_width;
207 AssignMax(lh, bh);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DBox.c170 Dimension bw, bh; /* Width and height needed for current widget */ local
234 bh = widget->core.height + 2*widget->core.border_width;
235 AssignMax(lh, bh);

Completed in 12 milliseconds