Searched defs:new_max (Results 1 – 9 of 9) sorted by relevance
211 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckPoints() local285 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckSubGlyphs() local
321 FT_UInt new_max = border->num_points + new_points; in ft_stroke_border_grow() local
294 FT_UInt new_max = FT_PAD_CEIL( count, 8 ); in pfr_glyph_load_simple() local598 FT_UInt new_max = ( org_count + count + 3 ) & (FT_UInt)-4; in pfr_glyph_load_compound() local
368 FT_UInt new_max = FT_PAD_CEIL( phy_font->num_strikes + count, 4 ); in pfr_extra_item_load_bitmap_info() local
49 FT_Int new_max = old_max; in af_axis_hints_new_segment() local94 FT_Int new_max = old_max; in af_axis_hints_new_edge() local564 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
66 FT_UInt new_max = count; in ps_hint_table_ensure() local141 FT_UInt new_max = ( count + 7 ) >> 3; in ps_mask_ensure() local238 FT_UInt new_max = count; in ps_mask_table_ensure() local
437 FT_UInt new_max = FT_PAD_CEIL( num_subrs + 1, 4 ); in cid_read_subrs() local
485 size_t new_max; in png_push_save_buffer() local
529 FT_ULong new_max ) in Update_Max()
Completed in 27 milliseconds