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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dsettings.cpp73 XtVaGetValues(but_setting_wid,
119 XtVaGetValues(but_setting_wid,
142 XtVaGetValues(but_setting_wid,
H A Dstatbox.cpp51 XtVaGetValues( m_widget,
61 XtVaGetValues( m_widget,
148 XtVaGetValues( (Widget) GetMainWidget(),
H A Dcontrol.cpp103 XtVaGetValues (widget,
H A Dbmpbuttn.cpp152 XtVaGetValues((Widget) m_mainWidget,
177 XtVaGetValues((Widget) m_mainWidget,
202 XtVaGetValues((Widget) m_mainWidget,
H A Dlistbox.cpp196 XtVaGetValues ((Widget) m_mainWidget,
220 XtVaGetValues (listBox, XmNitemCount, &n, NULL);
439 XtVaGetValues( listBox,
583 XtVaGetValues (parent,
613 XtVaGetValues(parent,
641 XtVaGetValues( listWidget,
H A Dtoolbar.cpp381 XtVaGetValues(button, XmNbackground, &backgroundPixel,
405 XtVaGetValues(button, XmNselectColor, &backgroundPixel,
408 XtVaGetValues(button, XmNarmColor, &backgroundPixel,
453 XtVaGetValues(button,
529 XtVaGetValues( w,
561 XtVaGetValues( t->GetButtonWidget(),
H A Dstatbmp.cpp100 XtVaGetValues( widget, XmNbackground, &backgroundPixel,
H A Dslider.cpp111 XtVaGetValues ((Widget) m_mainWidget, XmNvalue, &val, NULL);
222 XtVaGetValues (widget, XmNvalue, &commandInt, NULL);
H A Dchoice.cpp281 XtVaGetValues (label,
320 XtVaGetValues ((Widget) m_widgetArray[n],
363 XtVaGetValues((Widget) m_menuWidget,XmNnumColumns,&numColumns,NULL) ;
H A Dcombobox_native.cpp50 XtVaGetValues( (Widget)cb->GetMainWidget(),
60 XtVaGetValues( (Widget)cb->GetMainWidget(),
439 XtVaGetValues( (Widget)m_mainWidget,
H A Dscrolbar.cpp76 XtVaGetValues((Widget) m_mainWidget,
H A Dwindow.cpp639 XtVaGetValues((Widget)GetMainWidget(), XmNtitle, &label, NULL);
733 XtVaGetValues(scrollBar, XmNvalue, &pos, NULL);
752 XtVaGetValues(scrollBar, XmNmaximum, &range, NULL);
763 XtVaGetValues(scrollBar, XmNsliderSize, &thumb, NULL);
1170 XtVaGetValues( widget,
1186 XtVaGetValues(widget, XmNx, &xx, XmNy, &yy, NULL);
1233 XtVaGetValues(widget, XmNwidth, &xx, XmNheight, &yy, NULL);
1392 XtVaGetValues ((Widget) m_borderWidget,
1409 XtVaGetValues ((Widget) m_borderWidget,
2283 XtVaGetValues(widge
[all...]
H A Dgauge.cpp188 XtVaGetValues((Widget) m_mainWidget, XmNshadowThickness, &w, NULL);
195 XtVaGetValues((Widget) m_mainWidget, XmNmaximum, &r, NULL);
202 XtVaGetValues((Widget) m_mainWidget, XmNvalue, &pos, NULL);
306 XtVaGetValues(gw,XmNbackground,&backgr,XmNforeground,&foregr,NULL);
H A Dtextctrl.cpp575 XtVaGetValues (parent,
599 XtVaGetValues (parent,
652 XtVaGetValues( textWidget,
H A Dframe.cpp324 XtVaGetValues((Widget) m_workArea, XmNwidth, &xx, XmNheight, &yy, NULL);
396 XtVaGetValues((Widget) m_frameShell, XmNwidth, &xx, XmNheight, &yy, NULL);
H A Dbmpmotif.cpp124 XtVaGetValues( widget,
H A Dbutton.cpp198 XtVaGetValues( (Widget)m_mainWidget,
H A Dcheckbox.cpp194 XtVaGetValues( (Widget) m_mainWidget,
H A Dfiledlg.cpp132 XtVaGetValues (listParent,
H A Dmenuitem.cpp355 XtVaGetValues ((Widget) item->GetButtonWidget(),
H A Dtoplevel.cpp309 XtVaGetValues( shell,
H A Dmenu.cpp259 XtVaGetValues(w,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c837 XtVaGetValues(w->combobox.ArrowCtrl, XmNwidth, &ArrowWidth, NULL);
843 XtVaGetValues(w->combobox.LabelCtrl, XmNwidth, &LabelWidth, NULL);
848 XtVaGetValues(XtParent(w->combobox.ListCtrl), XmNheight, &ListHeight, NULL);
901 XtVaGetValues(w->combobox.ArrowCtrl,
905 XtVaGetValues(w->combobox.LabelCtrl,
932 XtVaGetValues(w->combobox.EditCtrl,
940 XtVaGetValues(w->combobox.ArrowCtrl,
949 XtVaGetValues(w->combobox.LabelCtrl,
1289 XtVaGetValues(ScrolledWin, XmNverticalScrollBar, &ScrollBar, NULL);
1300 XtVaGetValues((Widge
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvms_x_fix.h817 #define XtVaGetValues XTVAGETVALUES macro

Completed in 212 milliseconds