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

/external/icu4c/layout/
H A DOpenTypeLayoutEngine.cpp401 le_int32 outCharCount, outGlyphCount; local
433 outGlyphCount = glyphPostProcessing(fakeGlyphStorage, glyphStorage, success);
435 return outGlyphCount;

Completed in 82 milliseconds