Searched refs:off_size (Results 1 – 4 of 4) sorted by relevance
211 if ( !FT_STREAM_READ( tmp, idx->off_size ) ) in cff_index_read_offset()216 for ( nn = 0; nn < idx->off_size; nn++ ) in cff_index_read_offset()258 idx->off_size = offsize; in cff_index_init()328 FT_Byte offsize = idx->off_size; in cff_index_load_offsets()488 FT_ULong pos = element * idx->off_size; in cff_index_access_element()
68 FT_Byte off_size; member