Searched refs:private_offset (Results 1 – 3 of 3) sorted by relevance
212 FT_ULong private_offset; member
786 dict->private_offset = (FT_ULong)tmp; in cff_parse_private_dict()789 dict->private_size, dict->private_offset )); in cff_parse_private_dict()
1890 if ( !top->private_offset || !top->private_size ) in cff_load_private_dict()1920 if ( FT_STREAM_SEEK( font->base_offset + top->private_offset ) || in cff_load_private_dict()2138 if ( FT_STREAM_SEEK( base_offset + top->private_offset + in cff_subfont_load()