Home
last modified time | relevance | path

Searched refs:off_size (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/cff/
Dcffload.c211 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()
Dcfftypes.h68 FT_Byte off_size; member
/external/pdfium/third_party/freetype/src/cff/
Dcffload.c211 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()
Dcfftypes.h68 FT_Byte off_size; member