Searched defs:needsMoreContext (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DTextIterator.cpp73 bool needsMoreContext() const;
2008 inline bool SearchBuffer::needsMoreContext() const function in class:WebCore::SearchBuffer
2286 inline bool SearchBuffer::needsMoreContext() const function in class:WebCore::SearchBuffer
2589 if (buffer.needsMoreContext()) {
2596 if (!buffer.needsMoreContext())

Completed in 44 milliseconds