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

/external/icu/icu4c/source/layout/
H A DIndicLayoutEngine.cpp68 le_int32 retCount = OpenTypeLayoutEngine::glyphProcessing(chars, offset, count, max, rightToLeft, glyphStorage, success); local
75 IndicReordering::finalReordering(glyphStorage,retCount);
76 IndicReordering::applyPresentationForms(glyphStorage,retCount);
81 return retCount;

Completed in 1258 milliseconds