Searched defs:alternate_len_list (Results 1 - 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout-gsub-table.hh | 522 Supplier<unsigned int> &alternate_len_list, 532 alternate_len_list[i]))) return TRACE_RETURN (false); 533 alternate_len_list.advance (num_glyphs); 559 Supplier<unsigned int> &alternate_len_list, 568 case 1: return TRACE_RETURN (u.format1.serialize (c, glyphs, alternate_len_list, num_glyphs, alternate_glyphs_list)); 1247 Supplier<unsigned int> &alternate_len_list, 1253 return TRACE_RETURN (serialize_subtable (c, 0).u.alternate.serialize (c, glyphs, alternate_len_list, num_glyphs, 520 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &glyphs, Supplier<unsigned int> &alternate_len_list, unsigned int num_glyphs, Supplier<GlyphID> &alternate_glyphs_list) argument 557 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &glyphs, Supplier<unsigned int> &alternate_len_list, unsigned int num_glyphs, Supplier<GlyphID> &alternate_glyphs_list) argument 1244 serialize_alternate(hb_serialize_context_t *c, uint32_t lookup_props, Supplier<GlyphID> &glyphs, Supplier<unsigned int> &alternate_len_list, unsigned int num_glyphs, Supplier<GlyphID> &alternate_glyphs_list) argument
|
Completed in 46 milliseconds