Searched refs:ligatureCoverage (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DMarkToLigaturePosnSubtables.cpp84 le_int32 ligatureCoverage = getBaseCoverage(base, (LEGlyphID) ligatureGlyph, success); local
89 if (ligatureCoverage < 0 || ligatureCoverage >= ligatureCount) {
97 Offset ligatureAttachOffset = SWAPW(ligatureArray->ligatureAttachTableOffsetArray[ligatureCoverage]);
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gpos-table.hh1165 (this+ligatureCoverage).add_coverage (c->input);
1190 unsigned int lig_index = (this+ligatureCoverage).get_coverage (buffer->info[j].codepoint);
1221 ligatureCoverage.sanitize (c, this) &&
1232 ligatureCoverage; /* Offset to Ligature Coverage member in struct:OT::MarkLigPosFormat1

Completed in 38 milliseconds