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

/external/chromium_org/chrome/browser/ui/toolbar/
H A Drecent_tabs_sub_menu_model.cc163 const int RecentTabsSubMenuModel::kRecentlyClosedHeaderCommandId = 1120; member in class:RecentTabsSubMenuModel
226 if (command_id == kRecentlyClosedHeaderCommandId ||
240 int header_index = GetIndexOfCommandId(kRecentlyClosedHeaderCommandId);
322 if (command_id == kRecentlyClosedHeaderCommandId ||
333 command_id == kRecentlyClosedHeaderCommandId ||
390 kRecentlyClosedHeaderCommandId,
H A Drecent_tabs_sub_menu_model.h47 static const int kRecentlyClosedHeaderCommandId; member in class:RecentTabsSubMenuModel

Completed in 61 milliseconds