Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dresource.h23 #define IDC_NAV_STOP 203 macro
Droot_window_gtk.cc666 case IDC_NAV_STOP: in NotifyButtonClicked()
851 self->NotifyButtonClicked(IDC_NAV_STOP); in StopButtonClicked()
Droot_window_win.cc783 case IDC_NAV_STOP: // Stop button in OnCommand()
907 reinterpret_cast<HMENU>(IDC_NAV_STOP), hInstance, 0); in OnCreate()