Lines Matching refs:get_coverage
523 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
529 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
606 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
612 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
946 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
952 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
1055 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1061 unsigned int index = (this+coverage).get_coverage (buffer->cur().codepoint); in apply()
1257 const Coverage &get_coverage () const { return this+coverage; } in get_coverage() function
1264 …const EntryExitRecord &this_record = entryExitRecord[(this+coverage).get_coverage (buffer->cur().… in apply()
1271 …const EntryExitRecord &prev_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[s… in apply()
1459 const Coverage &get_coverage () const { return this+markCoverage; } in get_coverage() function
1465 unsigned int mark_index = (this+markCoverage).get_coverage (buffer->cur().codepoint); in apply()
1495 …unsigned int base_index = (this+baseCoverage).get_coverage (buffer->info[skippy_iter.idx].codepoi… in apply()
1580 const Coverage &get_coverage () const { return this+markCoverage; } in get_coverage() function
1586 unsigned int mark_index = (this+markCoverage).get_coverage (buffer->cur().codepoint); in apply()
1599 unsigned int lig_index = (this+ligatureCoverage).get_coverage (buffer->info[j].codepoint); in apply()
1700 const Coverage &get_coverage () const { return this+mark1Coverage; } in get_coverage() function
1706 unsigned int mark1_index = (this+mark1Coverage).get_coverage (buffer->cur().codepoint); in apply()
1740 unsigned int mark2_index = (this+mark2Coverage).get_coverage (buffer->info[j].codepoint); in apply()