Searched refs:fta (Results 1 – 5 of 5) sorted by relevance
173 Formattable fta, ftb; in test_Formattable() local174 fta.setLong(1); ftb.setLong(2); in test_Formattable()175 if ((fta != ftb) || !(fta == ftb)) { in test_Formattable()178 fta.getLong(&status); in test_Formattable()187 fta = ftb; in test_Formattable()188 if ((fta == ftb) || !(fta != ftb)) { in test_Formattable()194 fta.setDouble( 3.0 ); in test_Formattable()195 if ((fta.getType() == Formattable::kDouble) && (fta.getDouble() == 3.0)) { in test_Formattable()201 fta.getDate(status = U_ZERO_ERROR); in test_Formattable()205 fta.setDate( 4.0 ); in test_Formattable()[all …]
406 Formattable fta[] = { (int32_t)3 }; in TestComplexExample() local410 res1 = form_pat.format( fta, 1, str, fpos, status ); in TestComplexExample()
547 AutoFTAccess fta(this); in onGetAdvancedTypefaceMetrics() local548 FT_Face face = fta.face(); in onGetAdvancedTypefaceMetrics()751 AutoFTAccess fta(this); in onGetUPEM() local752 FT_Face face = fta.face(); in onGetUPEM()758 AutoFTAccess fta(this); in onGetKerningPairAdjustments() local759 FT_Face face = fta.face(); in onGetKerningPairAdjustments()1525 AutoFTAccess fta(this); in onCharsToGlyphs() local1526 FT_Face face = fta.face(); in onCharsToGlyphs()1557 AutoFTAccess fta(this); in onCountGlyphs() local1558 FT_Face face = fta.face(); in onCountGlyphs()[all …]
17 - Python bindings update (arfrever.fta)
6330 "VARNING: Kunde inte bekräfta stöd i kärnan för metadata_csum_seed.\n"