Home
last modified time | relevance | path

Searched defs:this_line (Results 1 – 6 of 6) sorted by relevance

/glogg/src/data/
H A Dlogdata.cpp468 QByteArray this_line = blob.mid( beginning, end - beginning ); in doGetLines() local
511 QByteArray this_line = blob.mid( beginning, end - beginning ); in doGetExpandedLines() local
H A Dlogfiltereddataworkerthread.cpp81 const LineNumber this_line = i->lineNumber(); in deleteMatch() local
/glogg/glogg/src/data/
H A Dlogdata.cpp
H A Dlogfiltereddataworkerthread.cpp
/glogg/glogg/src/
H A Dabstractlogview.cpp
/glogg/src/
H A Dabstractlogview.cpp1178 QString this_line = logData->getExpandedLineString( line ); in convertCoordToFilePos() local