Lines Matching refs:get_coverage
467 inline const Coverage &get_coverage (void) const in get_coverage() function
476 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
515 inline const Coverage &get_coverage (void) const in get_coverage() function
524 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
696 inline const Coverage &get_coverage (void) const in get_coverage() function
705 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
769 inline const Coverage &get_coverage (void) const in get_coverage() function
778 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
909 inline const Coverage &get_coverage (void) const in get_coverage() function
919 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().… in apply()
926 …const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[s… in apply()
1067 inline const Coverage &get_coverage (void) const in get_coverage() function
1076 unsigned int mark_index = (this+markCoverage).get_coverage (buffer->cur().codepoint); in apply()
1093 …unsigned int base_index = (this+baseCoverage).get_coverage (buffer->info[skippy_iter.idx].codepoi… in apply()
1168 inline const Coverage &get_coverage (void) const in get_coverage() function
1177 unsigned int mark_index = (this+markCoverage).get_coverage (buffer->cur().codepoint); in apply()
1190 unsigned int lig_index = (this+ligatureCoverage).get_coverage (buffer->info[j].codepoint); in apply()
1281 inline const Coverage &get_coverage (void) const in get_coverage() function
1290 unsigned int mark1_index = (this+mark1Coverage).get_coverage (buffer->cur().codepoint); in apply()
1324 unsigned int mark2_index = (this+mark2Coverage).get_coverage (buffer->info[j].codepoint); in apply()