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

/external/chromium_org/chrome/browser/ui/toolbar/
H A Drecent_tabs_sub_menu_model.cc112 // Convert |window_vector_index| to command id of menu item.
113 int WindowVectorIndexToCommandId(int window_vector_index) { argument
114 int command_id = window_vector_index + kFirstLocalWindowCommandId;

Completed in 98 milliseconds