Home
last modified time | relevance | path

Searched refs:found_start_col (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/src/
H A Dquickfind.cpp
/glogg/src/
H A Dquickfind.cpp236 int found_start_col; in doSearchForward() local
264 quickFindPattern_->getLastMatch( &found_start_col, &found_end_col ); in doSearchForward()
284 &found_start_col, &found_end_col ); in doSearchForward()
302 line, found_start_col, found_end_col ); in doSearchForward()