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

/external/chromium_org/chrome/browser/ui/toolbar/
H A Drecent_tabs_sub_menu_model.cc63 const int kFirstLocalWindowCommandId = 1031; member in namespace:__anon5180
88 command_id < kFirstLocalWindowCommandId) ||
95 return command_id >= kFirstLocalWindowCommandId &&
114 int command_id = window_vector_index + kFirstLocalWindowCommandId;
122 return command_id - kFirstLocalWindowCommandId;

Completed in 71 milliseconds