Searched refs:TransferToEditCtrl (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.c1810 static void TransferToEditCtrl(XmComboBoxWidget w, int SelectionIndex, function
1841 } /* TransferToEditCtrl */
1949 TransferToEditCtrl(cbw, SelectionIndex, False);
1972 TransferToEditCtrl(cbw, SelectionIndex,
1999 TransferToEditCtrl(cbw, 0, True);
2165 TransferToEditCtrl(cbw, i, False);
3120 TransferToEditCtrl(w, Index, False);
3370 if ( index ) TransferToEditCtrl(ComboBox, index, False);
3385 if ( index ) TransferToEditCtrl(ComboBox, index, False);
3543 TransferToEditCtrl(ComboBo
[all...]

Completed in 38 milliseconds