Home
last modified time | relevance | path

Searched defs:start_line (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dselection.cpp
H A Dquickfind.cpp
/glogg/src/
H A Dselection.cpp53 void Selection::selectRange( int start_line, int end_line ) in selectRange()
H A Dquickfind.cpp272 int start_line = ++line; in doSearchForward() local