Home
last modified time | relevance | path

Searched refs:get_sid (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh319 hb_codepoint_t get_sid (hb_codepoint_t glyph) const in get_sid() function
382 hb_codepoint_t get_sid (hb_codepoint_t glyph) const in get_sid() function
543 hb_codepoint_t get_sid (hb_codepoint_t glyph) const in get_sid() function
546 return u.format0.get_sid (glyph); in get_sid()
548 return u.format1.get_sid (glyph); in get_sid()
550 return u.format2.get_sid (glyph); in get_sid()
1235 return charset->get_sid (glyph); in glyph_to_sid()