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

/external/webkit/Source/WebCore/editing/
H A DTextIterator.h270 bool atBreak() const { return m_atBreak; } function in class:WebCore::CharacterIterator
H A DTextIterator.cpp80 bool atBreak() const;
2037 inline bool SearchBuffer::atBreak() const function in class:WebCore::SearchBuffer
2248 inline bool SearchBuffer::atBreak() const function in class:WebCore::SearchBuffer
2617 if (it.atBreak() && !buffer.atBreak()) {

Completed in 46 milliseconds