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

/xsrc/external/mit/libXaw/dist/src/
H A DSimpleMenu.c1621 Boolean try_layout = False; local in function:CalculateNewSize
1636 try_layout = True;
1654 if (try_layout) {
1658 try_layout = False;
1685 if (try_layout && columns > 1 && num_children > 2) {

Completed in 3 milliseconds