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

/external/chromium_org/chrome/browser/ui/toolbar/
H A Drecent_tabs_sub_menu_model.h124 int CommandIdToTabVectorIndex(int command_id, TabNavigationItems** tab_items);
H A Drecent_tabs_sub_menu_model.cc275 int tab_items_idx = CommandIdToTabVectorIndex(command_id, &tab_items);
347 int tab_items_idx = CommandIdToTabVectorIndex(command_id, &tab_items);
637 int RecentTabsSubMenuModel::CommandIdToTabVectorIndex( function in class:RecentTabsSubMenuModel

Completed in 49 milliseconds