Searched refs:collect_glyphs (Results 1 – 5 of 5) sorted by relevance
59 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function157 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function309 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function398 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function404 | hb_apply ([c] (const Sequence &_) { _.collect_glyphs (c); }) in collect_glyphs()526 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function608 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function614 | hb_apply ([c] (const AlternateSet &_) { _.collect_glyphs (c); }) in collect_glyphs()740 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function866 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function[all …]
159 return_t dispatch (const T &obj) { obj.collect_glyphs (this); return hb_empty_t (); } in dispatch()1314 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() function1394 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() function1400 | hb_apply ([&] (const Rule &_) { _.collect_glyphs (c, lookup_context); }) in collect_glyphs()1477 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function1488 | hb_apply ([&] (const RuleSet &_) { _.collect_glyphs (c, lookup_context); }) in collect_glyphs()1591 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function1603 | hb_apply ([&] (const RuleSet &_) { _.collect_glyphs (c, lookup_context); }) in collect_glyphs()1698 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function1963 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() function[all …]
520 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function603 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function808 void collect_glyphs (hb_collect_glyphs_context_t *c, in collect_glyphs() function938 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function943 (this+pairSet[i]).collect_glyphs (c, valueFormat); in collect_glyphs()1049 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function1254 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function1453 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function1574 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function1694 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() function[all …]
1254 l.collect_glyphs (&c); in hb_ot_layout_lookup_collect_glyphs()1260 l.collect_glyphs (&c); in hb_ot_layout_lookup_collect_glyphs()
528 - Fix collect_glyphs() regression caused by hb_set_t changes.536 - Speed up collect_glyphs() and reject garbage data.