Home
last modified time | relevance | path

Searched defs:new_max (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/freetype/src/base/
A Dftgloadr.c211 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckPoints() local
285 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckSubGlyphs() local
A Dftstroke.c321 FT_UInt new_max = border->num_points + new_points; in ft_stroke_border_grow() local
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrgload.c294 FT_UInt new_max = FT_PAD_CEIL( count, 8 ); in pfr_glyph_load_simple() local
598 FT_UInt new_max = ( org_count + count + 3 ) & (FT_UInt)-4; in pfr_glyph_load_compound() local
A Dpfrload.c368 FT_UInt new_max = FT_PAD_CEIL( phy_font->num_strikes + count, 4 ); in pfr_extra_item_load_bitmap_info() local
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c49 FT_Int new_max = old_max; in af_axis_hints_new_segment() local
94 FT_Int new_max = old_max; in af_axis_hints_new_edge() local
564 FT_UInt old_max, new_max; in af_glyph_hints_reload() local
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshrec.c66 FT_UInt new_max = count; in ps_hint_table_ensure() local
141 FT_UInt new_max = ( count + 7 ) >> 3; in ps_mask_ensure() local
238 FT_UInt new_max = count; in ps_mask_table_ensure() local
/AliOS-Things-master/components/freetype/src/cid/
A Dcidload.c437 FT_UInt new_max = FT_PAD_CEIL( num_subrs + 1, 4 ); in cid_read_subrs() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpread.c485 size_t new_max; in png_push_save_buffer() local
/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.c529 FT_ULong new_max ) in Update_Max()

Completed in 28 milliseconds