Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DOpenTypeLayoutEngine.cpp407 le_int32 outCharCount, outGlyphCount; in computeGlyphs() local
439 outGlyphCount = glyphPostProcessing(fakeGlyphStorage, glyphStorage, success); in computeGlyphs()
441 return outGlyphCount; in computeGlyphs()