Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Dquickfindpattern.h
H A Dquickfindpattern.cpp
H A Dquickfind.cpp
/glogg/src/
H A Dquickfindpattern.h79 bool isLineMatchingBackward( const QString& line, int column = -1 ) const;
H A Dquickfindpattern.cpp106 bool QuickFindPattern::isLineMatchingBackward( in isLineMatchingBackward() function in QuickFindPattern
H A Dquickfind.cpp346 && ( quickFindPattern_->isLineMatchingBackward( in doSearchBackward()
359 if ( quickFindPattern_->isLineMatchingBackward( in doSearchBackward()