Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_string.cpp29 void AppendCodePointToByteString(char32_t code_point, ByteString& buffer) { in AppendCodePointToByteString() function
90 AppendCodePointToByteString(code_point, buffer); in FX_UTF8Encode()