Home | History | Annotate | Download | only in src

Lines Matching refs:get_coverage

218   inline const char *get_name (void) { return "GET_COVERAGE"; }
222 inline return_t dispatch (const T &obj) { return obj.get_coverage (); }
691 return (data+coverage).get_coverage (glyph_id) != NOT_COVERED;
1270 const RuleSet &rule_set = this+ruleSet[(this+coverage).get_coverage (c->glyphs[0])];
1278 inline const Coverage &get_coverage (void) const
1286 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
1369 inline const Coverage &get_coverage (void) const
1377 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
1459 inline const Coverage &get_coverage (void) const
1467 unsigned int index = (this+coverage[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);
1942 inline const Coverage &get_coverage (void) const
1950 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
2062 inline const Coverage &get_coverage (void) const
2073 unsigned int index = (this+input[0]).get_coverage (c->buffer->cur().codepoint);