Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_string.cpp65 void AppendCodePointToWideString(char32_t code_point, WideString& buffer) { in AppendCodePointToWideString() function
104 AppendCodePointToWideString(code_unit, buffer); in FX_UTF8Decode()
110 AppendCodePointToWideString(code_point, buffer); in FX_UTF8Decode()