• Home
  • Raw
  • Download

Lines Matching refs:get_coverage

372   return_t dispatch (const T &obj) { return obj.get_coverage (); }  in dispatch()
772 obj_.get_coverage ().collect_coverage (&digest); in init()
913 return (data+coverage).get_coverage (glyph_id) != NOT_COVERED; in match_coverage()
1806get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
1856 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()
1864 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1869 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
1960get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
2036 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
2041 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
2146get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
2199 const Coverage &get_coverage () const { return this+coverageZ[0]; } in get_coverage() function
2204 unsigned int index = (this+coverageZ[0]).get_coverage (c->buffer->cur().codepoint); in apply()
2775get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
2825 const ChainRuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])]; in would_apply()
2833 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
2838 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
2931get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
3026 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
3031 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint); in apply()
3176get_coverage ().intersected_coverage_glyphs (c->parent_active_glyphs (), c->cur_intersected_glyphs… in closure()
3242 const Coverage &get_coverage () const in get_coverage() function
3253 unsigned int index = (this+input[0]).get_coverage (c->buffer->cur().codepoint); in apply()