Home
last modified time | relevance | path

Searched refs:sd_bytes (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/cid/
Dcidload.c563 FT_FRAME_ENTER( ( num_subrs + 1 ) * (FT_UInt)dict->sd_bytes ) ) in cid_read_subrs()
568 offsets[count] = cid_get_offset( &p, (FT_Byte)dict->sd_bytes ); in cid_read_subrs()
880 if ( dict->sd_bytes < 0 || in cid_face_open()
881 ( dict->num_subrs && dict->sd_bytes < 1 ) ) in cid_face_open()
888 if ( dict->sd_bytes > 4 ) in cid_face_open()
906 ( dict->sd_bytes && in cid_face_open()
908 (FT_UInt)dict->sd_bytes ) ) in cid_face_open()
Dcidtoken.h71 T1_FIELD_NUM ( "SDBytes", sd_bytes, 0 )
/external/freetype/include/freetype/
Dt1tables.h363 FT_Int sd_bytes; member
/external/freetype/
DChangeLog.262566 `fd_bytes', `gd_bytes', `sd_bytes', and `num_subrs'.