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

/external/icu/icu4c/source/layout/
H A DArabicLayoutEngine.cpp146 le_int32 UnicodeArabicOpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success) function in class:UnicodeArabicOpenTypeLayoutEngine
H A DOpenTypeLayoutEngine.cpp389 le_int32 OpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success) function in class:OpenTypeLayoutEngine
439 outGlyphCount = glyphPostProcessing(fakeGlyphStorage, glyphStorage, success);

Completed in 81 milliseconds