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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dtextctrl.cpp937 void wxTextCtrl::GetSelection(long* fromOut, long* toOut) const argument
963 if ( fromOut )
964 *fromOut = from;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtextctrl.cpp1578 void wxTextCtrl::GetSelection(long* fromOut, long* toOut) const argument
1616 if ( fromOut )
1617 *fromOut = from;

Completed in 81 milliseconds