Searched refs:m_shouldStop (Results 1 – 2 of 2) sorted by relevance
85 bool atEnd() const { return !m_positionNode || m_shouldStop; } in atEnd()212 bool m_shouldStop; variable229 bool atEnd() const { return !m_positionNode || m_shouldStop; } in atEnd()299 bool m_shouldStop; variable
264 , m_shouldStop(false) in TextIterator()295 , m_shouldStop(false) in TextIterator()361 if (m_shouldStop) in advance()396 …if (!m_shouldStop && m_stopsOnFormControls && HTMLFormControlElement::enclosingFormControlElement(… in advance()397 m_shouldStop = true; in advance()1222 , m_shouldStop(false) in SimplifiedBackwardsTextIterator()1282 if (m_shouldStop) in advance()1286 m_shouldStop = true; in advance()