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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLigatureSubstitution.h70 struct LigatureSubstitutionStateEntry : StateEntry struct in inherits:StateEntry
H A DLigatureSubstProc.h86 LEReferenceToArrayOf<LigatureSubstitutionStateEntry> entryTable;
H A DLigatureSubstProc.cpp58 entryTable = LEReferenceToArrayOf<LigatureSubstitutionStateEntry>(stHeader, success, entryTableOffset, LE_UNBOUNDED_ARRAY);
73 const LigatureSubstitutionStateEntry *entry = entryTable.getAlias(index, success);

Completed in 488 milliseconds