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

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

Completed in 57 milliseconds