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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Paned.c505 Boolean rule3_ok = FALSE, from_stack = TRUE; local
513 rule3_ok = SatisfiesRule3(pane, shrink);
535 else if (rule3_ok) {
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPaned.c532 Boolean rule3_ok = FALSE, from_stack = TRUE; local
540 rule3_ok = SatisfiesRule3(pane, shrink);
562 else if (rule3_ok) {

Completed in 17 milliseconds