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

/xsrc/external/mit/libXaw/dist/src/
H A DSimpleMenu.c1088 * height_ret - returned height
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
1267 if (height_ret)
1268 *height_ret = XtHeight(current_entry);

Completed in 5 milliseconds