Searched refs:linesInDocument (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp1018 int32 linesInDocument = fTextView->CountLines(); local
1021 while (currentLine < linesInDocument) {
1024 < linesInDocument) {

Completed in 47 milliseconds