Home
last modified time | relevance | path

Searched refs:cvt_size (Results 1 – 18 of 18) sorted by relevance

/third_party/freetype/src/truetype/
Dttpload.c338 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()
Dttobjs.c797 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()
Dttobjs.h306 FT_ULong cvt_size; /* the scaled control value table */ member
Dttgxvar.c3313 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()
Dttinterp.c440 exec->cvtSize = size->cvt_size; in TT_Load_Context()
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttpload.c339 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()
Dttobjs.c798 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()
Dttobjs.h307 FT_ULong cvt_size; /* the scaled control value table */ member
Dttgxvar.c3273 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()
Dttinterp.c441 exec->cvtSize = size->cvt_size; in TT_Load_Context()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttpload.c328 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()
Dttobjs.c851 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()
Dttobjs.h306 FT_ULong cvt_size; /* the scaled control value table */ member
Dttgxvar.c3400 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()
Dttinterp.c392 exec->cvtSize = size->cvt_size; in TT_Load_Context()
/third_party/freetype/include/freetype/internal/
Dtttypes.h1561 FT_ULong cvt_size; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h1561 FT_ULong cvt_size; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h1562 FT_ULong cvt_size; member