Home
last modified time | relevance | path

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

/external/icu4c/layout/
DOpenTypeLayoutEngine.cpp303 le_int32 outCharCount, outGlyphCount, fakeGlyphCount; in computeGlyphs() local
333 outGlyphCount = glyphPostProcessing(fakeGlyphStorage, glyphStorage, success); in computeGlyphs()
335 return outGlyphCount; in computeGlyphs()