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

/external/chromium_org/chrome/browser/ui/toolbar/
H A Drecent_tabs_sub_menu_model.cc104 // Convert |tab_vector_index| to command id of menu item, with
106 int TabVectorIndexToCommandId(int tab_vector_index, int first_command_id) { argument
107 int command_id = tab_vector_index + first_command_id;

Completed in 42 milliseconds