Home
last modified time | relevance | path

Searched refs:MenuIndexToNavEntryIndex (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/toolbar/
Dback_forward_menu_model.cc183 int controller_index = MenuIndexToNavEntryIndex(index); in ActivatedAtWithDisposition()
406 int BackForwardMenuModel::MenuIndexToNavEntryIndex(int index) const { in MenuIndexToNavEntryIndex() function in BackForwardMenuModel
437 int controller_index = MenuIndexToNavEntryIndex(index); in GetNavigationEntry()
Dback_forward_menu_model.h152 int MenuIndexToNavEntryIndex(int index) const;