Home
last modified time | relevance | path

Searched refs:FT_ZERO (Results 1 – 10 of 10) sorted by relevance

/external/freetype/src/sfnt/
Dttbdf.c70 FT_ZERO( bdf ); in tt_face_load_bdf_props()
133 FT_ZERO( bdf ); in tt_face_load_bdf_props()
/external/freetype/src/autofit/
Dafloader.c30 FT_ZERO( loader ); in af_loader_init()
481 FT_ZERO( &scaler ); in af_loader_load_glyph()
Dafhints.c118 FT_ZERO( edge ); in af_axis_hints_new_edge()
498 FT_ZERO( hints ); in af_glyph_hints_init()
Daflatin.c66 FT_ZERO( dummy ); in af_latin_metrics_init_widths()
620 FT_ZERO( &seg0 ); in af_latin_hints_compute_segments()
1019 FT_ZERO( edge ); in af_latin_hints_compute_edges()
Daflatin2.c74 FT_ZERO( dummy ); in af_latin2_metrics_init_widths()
624 FT_ZERO( &seg0 ); in af_latin2_hints_compute_segments()
1095 FT_ZERO( edge ); in af_latin2_hints_compute_edges()
Dafcjk.c437 FT_ZERO( edge ); in af_cjk_hints_compute_edges()
/external/freetype/include/freetype/internal/
Dftmemory.h198 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) ) macro
/external/freetype/src/base/
Dftdbgmem.c314 FT_ZERO( table ); in ft_mem_table_new()
Dftobjs.c312 FT_ZERO( &slot->metrics ); in ft_glyphslot_clear()
313 FT_ZERO( &slot->outline ); in ft_glyphslot_clear()
2581 FT_ZERO( metrics ); in FT_Request_Metrics()
/external/freetype/src/cff/
Dcffload.c1381 FT_ZERO( font ); in cff_font_load()