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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/htmlctrl/
H A Dhtmlctrl.cpp42 ID_RELOAD = wxID_HIGHEST + 3, enumerator in enum:__anon423
101 EVT_BUTTON(ID_RELOAD, MyFrame::OnReloadButton)
175 wxButton* btnReload = new wxButton(myToolbar, ID_RELOAD, _("Reload"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/richtext/
H A Drichtext.cpp215 ID_RELOAD, enumerator in enum:__anon449
302 EVT_MENU(ID_RELOAD, MyFrame::OnReload)
573 fileMenu->Append(ID_RELOAD, _T("&Reload Text\tF2"), _T("Reload the initial text"));

Completed in 181 milliseconds