Searched refs:ligatureOffset (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLigatureSubstitution.h59 le_uint32 ligatureOffset; member in struct:LigatureSubstitutionHeader2
H A DLigatureSubstProc2.cpp53 ligatureSubstitutionHeader(morphSubtableHeader, success), componentOffset(0), ligatureOffset(0), entryTable()
59 ligatureOffset = SWAPL(ligatureSubstitutionHeader->ligatureOffset);
103 LEReferenceToArrayOf<TTGlyphID> ligatureTable(stHeader, success, ligatureOffset, LE_UNBOUNDED_ARRAY);
H A DLigatureSubstProc2.h85 le_uint32 ligatureOffset; member in class:LigatureSubstitutionProcessor2
H A DLigatureSubstProc.cpp144 LEReferenceTo<TTGlyphID> ligatureOffset(stHeader, success, i);
149 TTGlyphID ligatureGlyph = SWAPW(*ligatureOffset.getAlias());

Completed in 51 milliseconds