HomeSort by relevance Sort by last modified time
    Searched refs:plainTextToMallocAllocatedBuffer (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/editing/
TextIterator.h 62 UChar* plainTextToMallocAllocatedBuffer(const Range*, unsigned& bufferLength, bool isDisplayString, TextIteratorBehavior = TextIteratorDefaultBehavior);
TextIterator.cpp     [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebFrame.mm 528 UChar* buf = plainTextToMallocAllocatedBuffer(core(range), length, true);
    [all...]

Completed in 34 milliseconds