Home
last modified time | relevance | path

Searched refs:CommandLast (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/tabs/
Dtab_strip_model.h431 CommandLast enumerator
Dtab_strip_model.cc717 DCHECK(command_id > CommandFirst && command_id < CommandLast); in IsContextMenuCommandEnabled()
794 DCHECK(command_id > CommandFirst && command_id < CommandLast); in ExecuteContextMenuCommand()