Searched refs:FT_NEXT_SHORT (Results 1 – 14 of 14) sorted by relevance
689 apaint->u.solid.color.alpha = FT_NEXT_SHORT( p ); in read_paint()746 apaint->u.linear_gradient.p0.x = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()747 apaint->u.linear_gradient.p0.y = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()748 apaint->u.linear_gradient.p1.x = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()749 apaint->u.linear_gradient.p1.y = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()750 apaint->u.linear_gradient.p2.x = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()751 apaint->u.linear_gradient.p2.y = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()799 apaint->u.radial_gradient.c0.x = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()800 apaint->u.radial_gradient.c0.y = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()802 tmp = INT_TO_FIXED( FT_NEXT_SHORT( p ) ); in read_paint()[all …]
47 #define TT_NEXT_SHORT FT_NEXT_SHORT
340 loader->n_contours = FT_NEXT_SHORT( p ); in TT_Load_Glyph_Header()342 loader->bbox.xMin = FT_NEXT_SHORT( p ); in TT_Load_Glyph_Header()343 loader->bbox.yMin = FT_NEXT_SHORT( p ); in TT_Load_Glyph_Header()344 loader->bbox.xMax = FT_NEXT_SHORT( p ); in TT_Load_Glyph_Header()345 loader->bbox.yMax = FT_NEXT_SHORT( p ); in TT_Load_Glyph_Header()391 prev_cont = FT_NEXT_SHORT( p ); in TT_Load_Simple_Glyph()401 cont[0] = FT_NEXT_SHORT( p ); in TT_Load_Simple_Glyph()538 delta = (FT_Pos)FT_NEXT_SHORT( p ); in TT_Load_Simple_Glyph()572 delta = (FT_Pos)FT_NEXT_SHORT( p ); in TT_Load_Simple_Glyph()656 subglyph->arg1 = FT_NEXT_SHORT( p ); in TT_Load_Composite_Glyph()[all …]
45 #define PFR_NEXT_SHORT( p ) FT_NEXT_SHORT( p )
607 *snaps = FT_NEXT_SHORT( p ); in pfr_extra_item_load_stem_snaps()
87 delta_value = FT_NEXT_SHORT( p ); in gxv_opbd_LookupValue_validate()
105 partial = FT_NEXT_SHORT( p ); in gxv_lcar_LookupValue_validate()
150 nameIndex = FT_NEXT_SHORT ( p ); in gxv_feat_name_index_validate()
395 v.s = FT_NEXT_SHORT( p ); in gxv_lookup_value_load()1151 glyphOffset.s = FT_NEXT_SHORT( p ); in gxv_EntryTable_validate()1522 glyphOffset.s = FT_NEXT_SHORT( p ); in gxv_XEntryTable_validate()
162 kernValue = FT_NEXT_SHORT( p ); in gxv_kern_subtable_fmt0_pairs_validate()
70 DeltaGlyphID = FT_NEXT_SHORT( p ); in otv_SingleSubst_validate()
241 #define FT_NEXT_SHORT( buffer ) \ macro
3975 NEXT_Short => FT_NEXT_SHORT
8961 NEXT_Short => FT_NEXT_SHORT