Searched refs:FX_UTF16Encode (Results 1 – 4 of 4) sorted by relevance
25 std::u16string FX_UTF16Encode(WideStringView wsStr);
77 std::u16string FX_UTF16Encode(WideStringView wsStr) { in FX_UTF16Encode() function
610 std::u16string utf16 = FX_UTF16Encode(AsStringView()); in ToUTF16LE()
576 std::u16string utf16 = FX_UTF16Encode(str); in PDF_EncodeText()