Searched refs:cidmap_offset (Results 1 – 4 of 4) sorted by relevance
34 T1_FIELD_NUM ( "CIDMapOffset", cidmap_offset, 0 )
913 if ( cid->cidmap_offset > binary_length ) in cid_face_open()922 ( binary_length - cid->cidmap_offset ) / entry_len ) in cid_face_open()
112 if ( FT_STREAM_SEEK( cid->data_offset + cid->cidmap_offset + in cid_load_glyph()
420 FT_ULong cidmap_offset; member