Home
last modified time | relevance | path

Searched refs:plainTextToMallocAllocatedBuffer (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/editing/
DTextIterator.h49 UChar* plainTextToMallocAllocatedBuffer(const Range*, unsigned& bufferLength, bool isDisplayString);
DTextIterator.cpp2098 UChar* plainTextToMallocAllocatedBuffer(const Range* r, unsigned& bufferLength, bool isDisplayStrin… in plainTextToMallocAllocatedBuffer() function
2163 UChar* buf = plainTextToMallocAllocatedBuffer(r, length, false); in plainText()
/external/webkit/WebKit/mac/WebView/
DWebFrame.mm515 UChar* buf = plainTextToMallocAllocatedBuffer(core(range), length, true);
/external/webkit/WebCore/
DChangeLog-2007-10-149276 * editing/TextIterator.cpp: (WebCore::plainTextToMallocAllocatedBuffer):
9288 (WebCore::plainTextToMallocAllocatedBuffer):
9295 WebCore::plainTextToMallocAllocatedBuffer + 762
9297 * editing/TextIterator.cpp: (WebCore::plainTextToMallocAllocatedBuffer):
12854 (WebCore::plainTextToMallocAllocatedBuffer):
DChangeLog-2009-06-1644957 (WebCore::plainTextToMallocAllocatedBuffer):
52915 (WebCore::plainTextToMallocAllocatedBuffer):
DChangeLog-2008-08-1011606 (WebCore::plainTextToMallocAllocatedBuffer):