Searched defs:glyphPostProcessing (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DArabicLayoutEngine.cpp171 le_int32 UnicodeArabicOpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success) function in class:UnicodeArabicOpenTypeLayoutEngine
H A DOpenTypeLayoutEngine.cpp414 le_int32 OpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success) function in class:OpenTypeLayoutEngine
464 outGlyphCount = glyphPostProcessing(fakeGlyphStorage, glyphStorage, success);

Completed in 31 milliseconds