Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DMarkToMarkPosnSubtables.cpp32 le_int32 markCoverage = getGlyphCoverage(base, (LEGlyphID) markGlyph, success); in process() local
34 if (markCoverage < 0) { in process()
41 le_int32 markClass = markArray->getMarkClass(markGlyph, markCoverage, fontInstance, markAnchor); in process()
DMarkToLigaturePosnSubtables.cpp31 le_int32 markCoverage = getGlyphCoverage(base, (LEGlyphID) markGlyph, success); in process() local
33 if (markCoverage < 0) { in process()
40 le_int32 markClass = markArray->getMarkClass(markGlyph, markCoverage, fontInstance, markAnchor); in process()
DMarkToBasePosnSubtables.cpp32 le_int32 markCoverage = getGlyphCoverage(base, (LEGlyphID) markGlyph, success); in process() local
34 if (markCoverage < 0) { in process()
41 le_int32 markClass = markArray->getMarkClass(markGlyph, markCoverage, fontInstance, markAnchor); in process()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1064 (this+markCoverage).add_coverage (c->input); in collect_glyphs()
1070 return this+markCoverage; in get_coverage()
1077 unsigned int mark_index = (this+markCoverage).get_coverage (buffer->cur().codepoint); in apply()
1104 markCoverage.sanitize (c, this) && in sanitize()
1113 markCoverage; /* Offset to MarkCoverage table--from member
1165 (this+markCoverage).add_coverage (c->input); in collect_glyphs()
1171 return this+markCoverage; in get_coverage()
1178 unsigned int mark_index = (this+markCoverage).get_coverage (buffer->cur().codepoint); in apply()
1221 markCoverage.sanitize (c, this) && in sanitize()
1230 markCoverage; /* Offset to Mark Coverage table--from member