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

/xsrc/external/mit/libXaw/dist/src/
H A DBox.c283 Dimension width_needed = (Dimension)width; local in function:DoLayout
288 width_needed = sw;
292 width_needed = sw;
293 if (width_needed != lw) {
294 DoLayout(bbw, width_needed, height,

Completed in 2 milliseconds