Home
last modified time | relevance | path

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

/external/chromium_org/content/shell/browser/
Dshell_win.cc63 id = IDC_NAV_BACK; in PlatformEnableUIControl()
100 window_, (HMENU) IDC_NAV_BACK, instance_handle_, 0); in PlatformCreateWindow()
215 case IDC_NAV_BACK: in WndProc()
Dshell_mac.mm143 id = IDC_NAV_BACK;
220 MakeShellButton(&button_frame, @"Back", content, IDC_NAV_BACK,
294 case IDC_NAV_BACK:
/external/chromium_org/content/shell/app/
Dresource.h20 #define IDC_NAV_BACK 1001 macro