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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphSubstProc.cpp47 : StateTableProcessor(morphSubtableHeader, success), entryTable(), contextualGlyphSubstitutionHeader(morphSubtableHeader, success)
49 contextualGlyphSubstitutionHeader.orphan();
50 substitutionTableOffset = SWAPW(contextualGlyphSubstitutionHeader->substitutionTableOffset);
H A DContextualGlyphSubstProc.h85 LEReferenceTo<ContextualGlyphSubstitutionHeader> contextualGlyphSubstitutionHeader; member in class:ContextualGlyphSubstitutionProcessor

Completed in 87 milliseconds