Searched defs:cutLine (Results 1 – 2 of 2) sorted by relevance
1531 const QString cutLine = line.mid( firstCol, nbCols ); in drawTextArea() local