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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextCodecLatin1.cpp216 static CString encodeComplexWindowsLatin1(const CharType* characters, size_t length, UnencodableHandling handling) function in namespace:WTF
268 return encodeComplexWindowsLatin1(characters, length, handling);

Completed in 437 milliseconds