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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTree.c708 Bool horiz = IsHorizontal (tree); local
719 newwidth = ((horiz ? w->core.width : w->core.height) + bw2);
745 if (horiz) {
762 if (horiz) {
825 Bool horiz = IsHorizontal (tree); local
838 if (horiz) {
866 if (horiz) {
883 if (horiz) {
902 if (horiz) {

Completed in 12 milliseconds