HomeSort by relevance Sort by last modified time
    Searched refs:hb_codepoint_parse (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-font-private.hh 486 if (hb_codepoint_parse (s, len, 10, glyph))
493 hb_codepoint_parse (s + 3, len - 3, 10, glyph))
499 hb_codepoint_parse (s + 3, len - 3, 16, &unichar) &&
hb-private.hh 971 hb_codepoint_parse (const char *s, unsigned int len, int base, hb_codepoint_t *out) function

Completed in 41 milliseconds