Searched refs:FT_GET_ULONG (Results 1 – 7 of 7) sorted by relevance
517 table->Offset = FT_GET_ULONG(); in woff_open_font()518 table->CompLength = FT_GET_ULONG(); in woff_open_font()519 table->OrigLength = FT_GET_ULONG(); in woff_open_font()520 table->CheckSum = FT_GET_ULONG(); in woff_open_font()832 face->ttc_header.offsets[n] = FT_GET_ULONG(); in sfnt_open_font()
425 entry.CheckSum = FT_GET_ULONG(); in tt_face_load_font_dir()426 entry.Offset = FT_GET_ULONG(); in tt_face_load_font_dir()427 entry.Length = FT_GET_ULONG(); in tt_face_load_font_dir()
156 num_strikes = FT_GET_ULONG(); in tt_face_load_sbit()1511 glyph_start = FT_GET_ULONG(); in tt_face_load_sbix_image()1512 glyph_end = FT_GET_ULONG(); in tt_face_load_sbix_image()
286 #define FT_GET_ULONG() FT_GET_MACRO( ULONG )304 #define FT_GET_ULONG() FT_GET_MACRO( FT_Stream_GetULong, FT_ULong ) macro
233 checksum += (FT_UInt32)FT_GET_ULONG(); in tt_synth_sfnt_checksum()
1257 value->tag = FT_GET_ULONG(); in ft_var_load_mvar()1539 blend->glyphoffsets[i] = offsetToData + FT_GET_ULONG(); in ft_var_load_gvar()
834 orig_nbitmaps = FT_GET_ULONG(); in pcf_get_bitmaps()