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

/xsrc/external/mit/libXaw/dist/src/
H A DBox.c81 static Bool TryNewLayout(BoxWidget);
441 * TryNewLayout just says if it's possible, and doesn't actually move the kids
444 TryNewLayout(BoxWidget bbw) function in typeref:typename:Bool
563 if (TryNewLayout(bbw)) {
585 (void)TryNewLayout((BoxWidget)w);

Completed in 2 milliseconds