Searched refs:idMenu (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/dialogs/
H A Ddialogs.cpp1356 int idMenu; local
1361 idMenu = DIALOGS_FIND;
1367 idMenu = DIALOGS_REPLACE;
1373 idMenu = wxID_ANY;
1380 if ( idMenu != wxID_ANY )
1382 GetMenuBar()->Check(idMenu, false);

Completed in 63 milliseconds