Searched refs:gs_optionNames (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/common/
H A Dsysopt.cpp42 static wxArrayString gs_optionNames, variable
52 int idx = gs_optionNames.Index(name, false);
55 gs_optionNames.Add(name);
60 gs_optionNames[idx] = name;
74 int idx = gs_optionNames.Index(name, false);

Completed in 104 milliseconds