Searched refs:AppendCodepointAsUtf8 (Results 1 – 3 of 3) sorted by relevance
41 void AppendCodepointAsUtf8(const char32_t codepoint, std::string* output);
45 void AppendCodepointAsUtf8(const char32_t codepoint, std::string* output) { in AppendCodepointAsUtf8() function
135 AppendCodepointAsUtf8(codepoint, output); in AppendpdfClientCodepointAsUtf8()