Home | History | Annotate | Download | only in src

Lines Matching defs:get_coverage

232   inline const char *get_name (void) { return "GET_COVERAGE"; }
235 inline return_t dispatch (const T &obj) { return obj.get_coverage (); }
683 return (data+coverage).get_coverage (glyph_id) != NOT_COVERED;
1275 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])];
1283 inline const Coverage &get_coverage (void) const
1291 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
1375 inline const Coverage &get_coverage (void) const
1383 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
1466 inline const Coverage &get_coverage (void) const
1474 unsigned int index = (this+coverageZ[0]).get_coverage (c->buffer->cur().codepoint);
1831 const ChainRuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])];
1839 inline const Coverage &get_coverage (void) const
1847 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
1943 inline const Coverage &get_coverage (void) const
1951 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
2066 inline const Coverage &get_coverage (void) const
2077 unsigned int index = (this+input[0]).get_coverage (c->buffer->cur().codepoint);