Searched refs:LigatureSubstitutionStateEntry2 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLigatureSubstitution.h74 struct LigatureSubstitutionStateEntry2 struct
H A DLigatureSubstProc2.h87 LEReferenceToArrayOf<LigatureSubstitutionStateEntry2> entryTable;
H A DLigatureSubstProc2.cpp61 entryTable = LEReferenceToArrayOf<LigatureSubstitutionStateEntry2>(stHeader, success, entryTableOffset, LE_UNBOUNDED_ARRAY);
75 const LigatureSubstitutionStateEntry2 *entry = entryTable.getAlias(index, success);

Completed in 5215 milliseconds