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

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

Completed in 85 milliseconds