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

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model.h419 CommandLast enumerator in enum:TabStripModel::ContextMenuCommand
H A Dtab_strip_model.cc877 DCHECK(command_id > CommandFirst && command_id < CommandLast);
948 DCHECK(command_id > CommandFirst && command_id < CommandLast);

Completed in 60 milliseconds