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

/xsrc/external/mit/libXaw/dist/src/
H A DSimpleMenu.c1087 * width_ret - returned width
1094 * if this is not the case then it will set width_ret and height_ret
1101 Layout(Widget w, Dimension *width_ret, Dimension *height_ret) argument
1265 if (width_ret)
1266 *width_ret = XtWidth(current_entry);

Completed in 3 milliseconds