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

  /external/chromium_org/chrome/browser/ui/toolbar/
back_forward_menu_model.cc 199 int controller_index = MenuIndexToNavEntryIndex(index);
426 int BackForwardMenuModel::MenuIndexToNavEntryIndex(int index) const {
457 int controller_index = MenuIndexToNavEntryIndex(index);
back_forward_menu_model.h 167 int MenuIndexToNavEntryIndex(int index) const;

Completed in 257 milliseconds