Home | History | Annotate | Download | only in line

Lines Matching refs:atEnd

88     bool atEnd() { return m_atEnd; }
231 while (!iterator.atEnd() && !requiresLineBox(iterator, lineInfo, TrailingWhitespace)) {