atBreak 87 Source/core/editing/TextIterator.cpp bool atBreak() const; atBreak 2113 Source/core/editing/TextIterator.cpp if (it.atBreak() && !buffer.atBreak()) { atBreak 304 Source/core/editing/TextIterator.h bool atBreak() const { return m_atBreak; }