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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/controls/
H A Dcontrols.cpp1097 static int s_selChoice = INVALID_SELECTION; local
1099 if ( sel != s_selChoice )
1101 if ( s_selChoice != INVALID_SELECTION )
1104 s_selChoice, sel);
1107 s_selChoice = sel;

Completed in 78 milliseconds