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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphSubstitution.h70 struct ContextualGlyphStateEntry2 : StateEntry2 struct in inherits:StateEntry2
H A DContextualGlyphSubstProc2.h82 LEReferenceToArrayOf<ContextualGlyphStateEntry2> entryTable;
H A DContextualGlyphSubstProc2.cpp53 entryTable = LEReferenceToArrayOf<ContextualGlyphStateEntry2>(stHeader, success, entryTableOffset, LE_UNBOUNDED_ARRAY);
69 const ContextualGlyphStateEntry2 *entry = entryTable.getAlias(index, success);

Completed in 1957 milliseconds