Searched refs:NavigationEntries (Results 1 – 2 of 2) sorted by relevance
341 typedef std::vector<linked_ptr<NavigationEntryImpl> > NavigationEntries; in NON_EXPORTED_BASE() typedef342 NavigationEntries entries_; in NON_EXPORTED_BASE()
1268 const NavigationEntries::const_iterator i(std::find( in GetIndexOfEntry()