Home
last modified time | relevance | path

Searched refs:mark1_index (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1290 unsigned int mark1_index = (this+mark1Coverage).get_coverage (buffer->cur().codepoint); in apply() local
1291 if (likely (mark1_index == NOT_COVERED)) return_trace (false); in apply()
1327 …return_trace ((this+mark1Array).apply (c, mark1_index, mark2_index, this+mark2Array, classCount, j… in apply()