Home
last modified time | relevance | path

Searched defs:findPlainText (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
DTextIterator.cpp1628 static size_t findPlainText(CharacterIterator& it, const String& target, bool forward, bool caseSen… in findPlainText() function
1660 PassRefPtr<Range> findPlainText(const Range* range, const String& target, bool forward, bool caseSe… in findPlainText() function