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.c31 FT_ZERO( loader ); in af_loader_init()
500 FT_ZERO( &scaler ); in af_loader_load_glyph()
Dafhints.c122 FT_ZERO( edge ); in af_axis_hints_new_edge()
511 FT_ZERO( hints ); in af_glyph_hints_init()
Daflatin.c84 FT_ZERO( dummy ); in af_latin_metrics_init_widths()
739 FT_ZERO( &seg0 ); in af_latin_hints_compute_segments()
1151 FT_ZERO( edge ); in af_latin_hints_compute_edges()
Daflatin2.c87 FT_ZERO( dummy ); in af_latin2_metrics_init_widths()
691 FT_ZERO( &seg0 ); in af_latin2_hints_compute_segments()
1162 FT_ZERO( edge ); in af_latin2_hints_compute_edges()
Dafcjk.c98 FT_ZERO( dummy ); in af_cjk_metrics_init_widths()
1005 FT_ZERO( edge ); in af_cjk_hints_compute_edges()
/external/freetype/include/freetype/internal/
Dftmemory.h210 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) ) macro
/external/freetype/src/cff/
Dcffload.c1444 FT_ZERO( font ); in cff_font_load()
1445 FT_ZERO( &string_index ); in cff_font_load()
/external/freetype/src/base/
Dftdbgmem.c314 FT_ZERO( table ); in ft_mem_table_new()
Dftobjs.c319 FT_ZERO( &slot->metrics ); in ft_glyphslot_clear()
320 FT_ZERO( &slot->outline ); in ft_glyphslot_clear()
2737 FT_ZERO( metrics ); in FT_Request_Metrics()