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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c722 Dimension *LabelCtrlWidth)
743 *LabelCtrlWidth = LabelGeom.width;
895 Dimension EditCtrlWidth, ArrowCtrlWidth, LabelCtrlWidth; local
906 XmNwidth, &LabelCtrlWidth, NULL);
926 EditX = LabelCtrlWidth;
927 EditCtrlWidth -= LabelCtrlWidth;
954 LabelCtrlWidth, ComboBoxHeight,
718 DefaultGeometry(XmComboBoxWidget w, Dimension *TotalWidth, Dimension *TotalHeight, Dimension *EditCtrlWidth, Dimension *LabelCtrlWidth) argument

Completed in 25 milliseconds