Home
last modified time | relevance | path

Searched refs:lastMatch_ (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/ !
H A Dquickfind.cpp
H A Dquickfind.h
/glogg/src/ !
H A Dquickfind.cpp108 lastMatch_(), firstMatch_(), searchingNotifier_(), in QuickFind()
251 if ( lastMatch_.isLater( start_position ) ) { in doSearchForward()
312 lastMatch_.set( last_match_position ); in doSearchForward()
396 lastMatch_.reset(); in resetLimits()
H A Dquickfind.h187 LastMatchPosition lastMatch_; variable