Searched refs:retCount (Results 1 – 2 of 2) sorted by relevance
68 …le_int32 retCount = OpenTypeLayoutEngine::glyphProcessing(chars, offset, count, max, rightToLeft, … in glyphProcessing() local75 IndicReordering::finalReordering(glyphStorage,retCount); in glyphProcessing()76 IndicReordering::applyPresentationForms(glyphStorage,retCount); in glyphProcessing()81 return retCount; in glyphProcessing()
230 int32_t retCount; in TestComplexExample()231 const double* retLimits = fileform->getLimits( retCount ); in TestComplexExample()232 if ((retCount == 4) && (retLimits) in TestComplexExample()242 const UnicodeString* retFormats = fileform->getFormats( retCount ); in TestComplexExample()243 if ((retCount == 4) && (retFormats) in TestComplexExample()