Searched refs:endStateTable (Results 1 - 18 of 18) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphSubstProc.h57 virtual void endStateTable();
H A DIndicRearrangementProcessor.h57 virtual void endStateTable();
H A DIndicRearrangementProcessor2.h57 virtual void endStateTable();
H A DContextualGlyphInsertionProc2.h59 virtual void endStateTable();
H A DContextualGlyphSubstProc2.h57 virtual void endStateTable();
H A DLigatureSubstProc.h59 virtual void endStateTable();
H A DLigatureSubstProc2.h60 virtual void endStateTable();
H A DStateTableProcessor.h58 virtual void endStateTable() = 0;
H A DStateTableProcessor2.h59 virtual void endStateTable() = 0;
H A DContextualGlyphSubstProc.cpp104 void ContextualGlyphSubstitutionProcessor::endStateTable() function in class:ContextualGlyphSubstitutionProcessor
H A DStateTableProcessor.cpp105 endStateTable();
H A DContextualGlyphInsertionProc2.cpp135 void ContextualGlyphInsertionProcessor2::endStateTable() function in class:ContextualGlyphInsertionProcessor2
H A DLigatureSubstProc.cpp164 void LigatureSubstitutionProcessor::endStateTable() function in class:LigatureSubstitutionProcessor
H A DContextualGlyphSubstProc2.cpp166 void ContextualGlyphSubstitutionProcessor2::endStateTable() function in class:ContextualGlyphSubstitutionProcessor2
H A DLigatureSubstProc2.cpp166 void LigatureSubstitutionProcessor2::endStateTable() function in class:LigatureSubstitutionProcessor2
H A DStateTableProcessor2.cpp233 endStateTable();
H A DIndicRearrangementProcessor.cpp91 void IndicRearrangementProcessor::endStateTable() function in class:IndicRearrangementProcessor
H A DIndicRearrangementProcessor2.cpp88 void IndicRearrangementProcessor2::endStateTable() function in class:IndicRearrangementProcessor2

Completed in 42 milliseconds