Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_string.cpp36 void AppendCodePointToByteString(char32_t code_point, ByteString& buffer) { in AppendCodePointToByteString() function
72 AppendCodePointToByteString(code_point, buffer); in FX_UTF8Encode()