Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A 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()