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

/external/chromium_org/chrome/browser/ui/toolbar/
H A Drecent_tabs_sub_menu_model.cc105 // |first_command_id| as the base command id.
106 int TabVectorIndexToCommandId(int tab_vector_index, int first_command_id) { argument
107 int command_id = tab_vector_index + first_command_id;

Completed in 62 milliseconds