Searched refs:cvt_size (Results 1 – 18 of 18) sorted by relevance
338 face->cvt_size = 0; in tt_face_load_cvt()345 face->cvt_size = table_len / 2; in tt_face_load_cvt()347 if ( FT_NEW_ARRAY( face->cvt, face->cvt_size ) ) in tt_face_load_cvt()350 if ( FT_FRAME_ENTER( face->cvt_size * 2L ) ) in tt_face_load_cvt()355 FT_Int32* limit = cur + face->cvt_size; in tt_face_load_cvt()
797 face->cvt_size = 0; in tt_face_done()948 for ( i = 0; i < size->cvt_size; i++ ) in tt_size_run_prep()1036 size->cvt_size = 0; in tt_size_done_bytecode()1100 size->cvt_size = face->cvt_size; in tt_size_init_bytecode()1127 FT_NEW_ARRAY( size->cvt, size->cvt_size ) || in tt_size_init_bytecode()
306 FT_ULong cvt_size; /* the scaled control value table */ member
3313 if ( FT_NEW_ARRAY( cvt_deltas, face->cvt_size ) ) in tt_face_vary_cvt()3398 point_count == 0 ? face->cvt_size in tt_face_vary_cvt()3403 ( localpoints == ALL_POINTS && point_count != face->cvt_size ) ) in tt_face_vary_cvt()3416 for ( j = 0; j < face->cvt_size; j++ ) in tt_face_vary_cvt()3460 if ( (FT_ULong)pindex >= face->cvt_size ) in tt_face_vary_cvt()3497 for ( i = 0; i < face->cvt_size; i++ ) in tt_face_vary_cvt()
440 exec->cvtSize = size->cvt_size; in TT_Load_Context()
339 face->cvt_size = 0; in tt_face_load_cvt()346 face->cvt_size = table_len / 2; in tt_face_load_cvt()348 if ( FT_NEW_ARRAY( face->cvt, face->cvt_size ) ) in tt_face_load_cvt()351 if ( FT_FRAME_ENTER( face->cvt_size * 2L ) ) in tt_face_load_cvt()356 FT_Int32* limit = cur + face->cvt_size; in tt_face_load_cvt()
798 face->cvt_size = 0; in tt_face_done()949 for ( i = 0; i < size->cvt_size; i++ ) in tt_size_run_prep()1037 size->cvt_size = 0; in tt_size_done_bytecode()1101 size->cvt_size = face->cvt_size; in tt_size_init_bytecode()1128 FT_NEW_ARRAY( size->cvt, size->cvt_size ) || in tt_size_init_bytecode()
307 FT_ULong cvt_size; /* the scaled control value table */ member
3273 if ( FT_NEW_ARRAY( cvt_deltas, face->cvt_size ) ) in tt_face_vary_cvt()3358 point_count == 0 ? face->cvt_size in tt_face_vary_cvt()3363 ( localpoints == ALL_POINTS && point_count != face->cvt_size ) ) in tt_face_vary_cvt()3376 for ( j = 0; j < face->cvt_size; j++ ) in tt_face_vary_cvt()3420 if ( (FT_ULong)pindex >= face->cvt_size ) in tt_face_vary_cvt()3457 for ( i = 0; i < face->cvt_size; i++ ) in tt_face_vary_cvt()
441 exec->cvtSize = size->cvt_size; in TT_Load_Context()
328 face->cvt_size = 0; in tt_face_load_cvt()335 face->cvt_size = table_len / 2; in tt_face_load_cvt()337 if ( FT_QNEW_ARRAY( face->cvt, face->cvt_size ) ) in tt_face_load_cvt()340 if ( FT_FRAME_ENTER( face->cvt_size * 2L ) ) in tt_face_load_cvt()345 FT_Int32* limit = cur + face->cvt_size; in tt_face_load_cvt()
851 face->cvt_size = 0; in tt_face_done()1002 for ( i = 0; i < size->cvt_size; i++ ) in tt_size_run_prep()1090 size->cvt_size = 0; in tt_size_done_bytecode()1154 size->cvt_size = face->cvt_size; in tt_size_init_bytecode()1181 FT_NEW_ARRAY( size->cvt, size->cvt_size ) || in tt_size_init_bytecode()
3400 if ( FT_NEW_ARRAY( cvt_deltas, face->cvt_size ) ) in tt_face_vary_cvt()3485 point_count == 0 ? face->cvt_size in tt_face_vary_cvt()3501 for ( j = 0; j < face->cvt_size; j++ ) in tt_face_vary_cvt()3545 if ( (FT_ULong)pindex >= face->cvt_size ) in tt_face_vary_cvt()3582 for ( i = 0; i < face->cvt_size; i++ ) in tt_face_vary_cvt()
392 exec->cvtSize = size->cvt_size; in TT_Load_Context()
1561 FT_ULong cvt_size; member
1562 FT_ULong cvt_size; member