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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mobile/wxedit/
H A Dwxedit.h25 #define ID_SAVE 202 macro
H A Dwxedit.cpp36 EVT_MENU(ID_SAVE, MyFrame::OnSave)
128 file_menu->Append( ID_SAVE, _T("Save"), _T("Save text") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/htmlctrl/
H A Dhtmlctrl.cpp48 ID_SAVE = wxID_HIGHEST + 9, enumerator in enum:__anon423
152 fileMenu->Append(ID_SAVE, _("&Save"));

Completed in 67 milliseconds