Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dresource.h20 #define IDC_NAV_BACK 200 macro
Droot_window_gtk.cc657 case IDC_NAV_BACK: in NotifyButtonClicked()
838 self->NotifyButtonClicked(IDC_NAV_BACK); in BackButtonClicked()
Droot_window_win.cc771 case IDC_NAV_BACK: // Back button in OnCommand()
884 reinterpret_cast<HMENU>(IDC_NAV_BACK), hInstance, 0); in OnCreate()