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

/external/webkit/Source/WebCore/editing/
H A DTextIterator.cpp2485 UChar* plainTextToMallocAllocatedBuffer(const Range* r, unsigned& bufferLength, bool isDisplayString, TextIteratorBehavior defaultBehavior) argument
2498 if (!isDisplayString)
2544 if (isDisplayString && r->ownerDocument())

Completed in 64 milliseconds