HomeSort by relevance Sort by last modified time
    Searched refs:MenuIndexToNavEntryIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/toolbar/
back_forward_menu_model.h 152 int MenuIndexToNavEntryIndex(int index) const;
back_forward_menu_model.cc 183 int controller_index = MenuIndexToNavEntryIndex(index);
406 int BackForwardMenuModel::MenuIndexToNavEntryIndex(int index) const {
437 int controller_index = MenuIndexToNavEntryIndex(index);

Completed in 53 milliseconds