Home
last modified time | relevance | path

Searched refs:getNextPosition (Results 1 – 6 of 6) sorted by relevance

/glogg/glogg/src/
H A Dquickfind.cpp
H A Dselection.h
H A Dselection.cpp
/glogg/src/
H A Dquickfind.cpp142 FilePosition start_position = selection_->getNextPosition(); in incrementallySearchForward()
214 FilePosition start_position = selection_->getNextPosition(); in searchForward()
383 FilePosition first_match_position = selection_->getNextPosition(); in doSearchBackward()
H A Dselection.h107 FilePosition getNextPosition() const;
H A Dselection.cpp164 FilePosition Selection::getNextPosition() const in getNextPosition() function in Selection