Searched refs:get_coverage (Results 1 – 5 of 5) sorted by relevance
62 inline const Coverage &get_coverage (void) const in get_coverage() function70 return TRACE_RETURN (c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED); in would_apply()77 unsigned int index = (this+coverage).get_coverage (glyph_id); in apply()124 c->glyphs->add (substitute[iter.get_coverage ()]); in closure()134 c->output->add (substitute[iter.get_coverage ()]); in collect_glyphs()138 inline const Coverage &get_coverage (void) const in get_coverage() function146 return TRACE_RETURN (c->len == 1 && (this+coverage).get_coverage (c->glyphs[0]) != NOT_COVERED); in would_apply()153 unsigned int index = (this+coverage).get_coverage (glyph_id); in apply()317 (this+sequence[iter.get_coverage ()]).closure (c); in closure()330 inline const Coverage &get_coverage (void) const in get_coverage() function[all …]
434 inline const Coverage &get_coverage (void) const in get_coverage() function442 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()479 inline const Coverage &get_coverage (void) const in get_coverage() function487 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()654 inline const Coverage &get_coverage (void) const in get_coverage() function665 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()726 inline const Coverage &get_coverage (void) const in get_coverage() function737 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()872 inline const Coverage &get_coverage (void) const in get_coverage() function887 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (c->buffer->cur… in apply()[all …]
631 inline unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function675 inline uint16_t get_coverage (void) { return i; } in get_coverage() function696 inline unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function786 inline uint16_t get_coverage (void) { return coverage; } in get_coverage() function806 inline unsigned int get_coverage (hb_codepoint_t glyph_id) const in get_coverage() function809 case 1: return u.format1.get_coverage(glyph_id); in get_coverage()810 case 2: return u.format2.get_coverage(glyph_id); in get_coverage()901 inline uint16_t get_coverage (void) { in get_coverage() function903 case 1: return u.format1.get_coverage (); in get_coverage()904 case 2: return u.format2.get_coverage (); in get_coverage()
54 unsigned int index = (this+coverage).get_coverage (glyph_id); in get_attach_points()245 unsigned int index = (this+coverage).get_coverage (glyph_id); in get_lig_carets()276 { return (this+coverage[set_index]).get_coverage (glyph_id) != NOT_COVERED; } in covers()
217 inline return_t dispatch (const T &obj) { return obj.get_coverage (); } in dispatch()677 return (data+coverage).get_coverage (glyph_id) != NOT_COVERED; in match_coverage()1252 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()1260 inline const Coverage &get_coverage (void) const in get_coverage() function1268 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()1351 inline const Coverage &get_coverage (void) const in get_coverage() function1359 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()1441 inline const Coverage &get_coverage (void) const in get_coverage() function1449 unsigned int index = (this+coverage[0]).get_coverage (c->buffer->cur().codepoint); in apply()1811 const ChainRuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()[all …]