Searched refs:cid_get_offset (Results 1 – 3 of 3) sorted by relevance
78 fd_select = (FT_UInt)cid_get_offset( &p, (FT_Byte)cid->fd_bytes ); in cid_load_glyph()112 fd_select = (FT_UInt) cid_get_offset( &p, (FT_Byte)cid->fd_bytes ); in cid_load_glyph()113 off1 = (FT_ULong)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()
40 cid_get_offset( FT_Byte** start,
42 cid_get_offset( FT_Byte* *start, in cid_get_offset() function459 offsets[count] = cid_get_offset( &p, (FT_Byte)dict->sd_bytes ); in cid_read_subrs()