OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindChapterStop
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/toolbar/
back_forward_menu_model.h
145
// Example:
FindChapterStop
(5, false, 3) starts with the currently active
148
// Example:
FindChapterStop
(0, true, 0) is functionally equivalent to
155
int
FindChapterStop
(int offset, bool forward, int skip) const;
back_forward_menu_model.cc
390
int BackForwardMenuModel::
FindChapterStop
(int offset,
449
index =
FindChapterStop
(history_items,
Completed in 34 milliseconds