HomeSort by relevance Sort by last modified time
    Searched defs:glyphPostProcessing (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
ArabicLayoutEngine.cpp 144 le_int32 UnicodeArabicOpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success)
OpenTypeLayoutEngine.cpp 383 le_int32 OpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success)
433 outGlyphCount = glyphPostProcessing(fakeGlyphStorage, glyphStorage, success);

Completed in 23 milliseconds