Searched defs:char_codes (Results 1 – 2 of 2) sorted by relevance
52 pdfium::span<const uint32_t> char_codes, in DrawTextPath()134 pdfium::span<const uint32_t> char_codes, in DrawNormalText()
91 std::vector<TextCharPos> GetCharPosList(pdfium::span<const uint32_t> char_codes, in GetCharPosList()