Searched defs:StringToCode (Results 1 – 2 of 2) sorted by relevance
10 TEST(cpdf_tounicodemap, StringToCode) { in TEST() argument
75 pdfium::Optional<uint32_t> CPDF_ToUnicodeMap::StringToCode(ByteStringView str) { in StringToCode() function in CPDF_ToUnicodeMap