Searched refs:LE_SUCCESS (Results 1 – 4 of 4) sorted by relevance
45 if (LE_SUCCESS(status)) { in getGlyphAdvance()56 if (LE_SUCCESS(status)) { in getGlyphPoint()
40 for (le_uint16 subst = 0; subst < substCount && LE_SUCCESS(success); subst += 1) { in applySubstitutionLookups()
675 #define LE_SUCCESS(code) (U_SUCCESS((UErrorCode)code)) macro
39 for (le_int16 subst = 0; subst < substCount && LE_SUCCESS(success); subst += 1) { in applySubstitutionLookups()