Home
last modified time | relevance | path

Searched refs:encodeComplexWindowsLatin1 (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
DTextCodecLatin1.cpp160 static CString encodeComplexWindowsLatin1(const UChar* characters, size_t length, UnencodableHandli… in encodeComplexWindowsLatin1() function
211 return encodeComplexWindowsLatin1(characters, length, handling); in encode()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1040394 (WebCore::encodeComplexWindowsLatin1):
58237 (WebCore::encodeComplexWindowsLatin1): Use Vector::grow instead of resize.