Searched refs:gd_bytes (Results 1 – 4 of 4) sorted by relevance
102 FT_UInt entry_len = (FT_UInt)( cid->fd_bytes + cid->gd_bytes ); in cid_load_glyph()113 off1 = cid_get_offset( &p, (FT_Byte)cid->gd_bytes ); in cid_load_glyph()115 glyph_length = cid_get_offset( &p, (FT_Byte)cid->gd_bytes ) - off1; in cid_load_glyph()
33 T1_FIELD_NUM ( "GDBytes", gd_bytes, 0 )
413 FT_Int gd_bytes; member