Home
last modified time | relevance | path

Searched refs:IDC_NAV_RELOAD (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dresource.h22 #define IDC_NAV_RELOAD 202 macro
Droot_window_gtk.cc663 case IDC_NAV_RELOAD: in NotifyButtonClicked()
858 self->NotifyButtonClicked(IDC_NAV_RELOAD); in ReloadButtonClicked()
Droot_window_win.cc779 case IDC_NAV_RELOAD: // Reload button in OnCommand()
900 reinterpret_cast<HMENU>(IDC_NAV_RELOAD), hInstance, 0); in OnCreate()