Home
last modified time | relevance | path

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

/external/chromium_org/content/shell/browser/
Dshell_win.cc69 id = IDC_NAV_STOP; in PlatformEnableUIControl()
118 window_, (HMENU) IDC_NAV_STOP, instance_handle_, 0); in PlatformCreateWindow()
224 case IDC_NAV_STOP: in WndProc()
Dshell_mac.mm149 id = IDC_NAV_STOP;
226 MakeShellButton(&button_frame, @"Stop", content, IDC_NAV_STOP,
303 case IDC_NAV_STOP:
/external/chromium_org/content/shell/app/
Dresource.h23 #define IDC_NAV_STOP 1004 macro