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.hh 581 if (hb_codepoint_parse (s, len, 10, glyph))
588 hb_codepoint_parse (s + 3, len - 3, 10, glyph))
594 hb_codepoint_parse (s + 3, len - 3, 16, &unichar) &&
hb-dsalgs.hh 537 hb_codepoint_parse (const char *s, unsigned int len, int base, hb_codepoint_t *out) function

Completed in 262 milliseconds