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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1SimpleMenu.c873 Boolean do_layout = ((height_ret == NULL) || (width_ret == NULL)); local
892 if (do_layout) {
920 if (do_layout) {
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSimpleMenu.c910 Boolean do_layout = ((height_ret == NULL) || (width_ret == NULL)); local
929 if (do_layout) {
957 if (do_layout) {

Completed in 16 milliseconds