Searched refs:retCount (Results 1 – 2 of 2) sorted by relevance
63 …le_int32 retCount = OpenTypeLayoutEngine::glyphProcessing(chars, offset, count, max, rightToLeft, … in glyphProcessing() local71 return retCount; in glyphProcessing()
233 int32_t retCount; in TestComplexExample() local234 const double* retLimits = fileform->getLimits( retCount ); in TestComplexExample()235 if ((retCount == 4) && (retLimits) in TestComplexExample()245 const UnicodeString* retFormats = fileform->getFormats( retCount ); in TestComplexExample()246 if ((retCount == 4) && (retFormats) in TestComplexExample()