Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/tools/
A Dtest_afm.c127 FT_ZERO( &stream ); in main()
133 FT_ZERO( &fi ); in main()
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2ft.c328 FT_ZERO( &buf ); in cf2_decoder_parse_charstrings()
333 FT_ZERO( &transform ); in cf2_decoder_parse_charstrings()
524 FT_ZERO( buf ); in cf2_initGlobalRegionBuffer()
555 FT_ZERO( buf ); in cf2_getSeacComponent()
599 FT_ZERO( buf ); in cf2_initLocalRegionBuffer()
A Dcf2hints.c102 FT_ZERO( hint ); in cf2_hint_init()
213 FT_ZERO( hint ); in cf2_hint_initZero()
283 FT_ZERO( hintmap ); in cf2_hintmap_init()
1015 FT_ZERO( glyphpath ); in cf2_glyphpath_init()
A Dcf2blues.c97 FT_ZERO( blues ); in cf2_blues_init()
A Dcffload.c1453 FT_ZERO( font ); in cff_font_load()
1454 FT_ZERO( &string_index ); in cff_font_load()
A Dcf2intrp.c70 FT_ZERO( hintmask ); in cf2_hintmask_init()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttbdf.c70 FT_ZERO( bdf ); in tt_face_load_bdf_props()
133 FT_ZERO( bdf ); in tt_face_load_bdf_props()
/AliOS-Things-master/components/freetype/src/lzw/
A Dftzopen.c202 FT_ZERO( state ); in ft_lzwstate_init()
232 FT_ZERO( state ); in ft_lzwstate_done()
A Dftlzw.c367 FT_ZERO( stream ); in FT_Stream_OpenLZW()
/AliOS-Things-master/components/freetype/src/type42/
A Dt42objs.c620 FT_ZERO( &slot->metrics ); in t42_glyphslot_clear()
621 FT_ZERO( &slot->outline ); in t42_glyphslot_clear()
622 FT_ZERO( &slot->bitmap ); in t42_glyphslot_clear()
/AliOS-Things-master/components/freetype/src/autofit/
A Dafloader.c36 FT_ZERO( loader ); in af_loader_init()
513 FT_ZERO( &scaler ); in af_loader_load_glyph()
A Dafhints.c133 FT_ZERO( edge ); in af_axis_hints_new_edge()
499 FT_ZERO( hints ); in af_glyph_hints_init()
A Daflatin2.c89 FT_ZERO( dummy ); in af_latin2_metrics_init_widths()
720 FT_ZERO( &seg0 ); in af_latin2_hints_compute_segments()
1193 FT_ZERO( edge ); in af_latin2_hints_compute_edges()
A Daflatin.c142 FT_ZERO( dummy ); in af_latin_metrics_init_widths()
1136 FT_ZERO( &seg0 ); in af_latin_hints_compute_segments()
1548 FT_ZERO( edge ); in af_latin_hints_compute_edges()
A Dafcjk.c148 FT_ZERO( dummy ); in af_cjk_metrics_init_widths()
1017 FT_ZERO( edge ); in af_cjk_hints_compute_edges()
/AliOS-Things-master/components/freetype/include/internal/
A Dftmemory.h227 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) ) macro
/AliOS-Things-master/components/freetype/src/bzip2/
A Dftbzip2.c471 FT_ZERO( stream ); in FT_Stream_OpenBzip2()
/AliOS-Things-master/components/freetype/src/gzip/
A Dftgzip.c618 FT_ZERO( stream ); in FT_Stream_OpenGzip()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrgload.c43 FT_ZERO( glyph ); in pfr_glyph_init()
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c437 FT_ZERO( list ); in _bdf_list_init()
451 FT_ZERO( list ); in _bdf_list_done()
1048 FT_ZERO( p ); in bdf_create_property()
/AliOS-Things-master/components/freetype/src/base/
A Dftdbgmem.c314 FT_ZERO( table ); in ft_mem_table_new()
A Dftobjs.c344 FT_ZERO( &slot->metrics ); in ft_glyphslot_clear()
345 FT_ZERO( &slot->outline ); in ft_glyphslot_clear()
2782 FT_ZERO( metrics ); in FT_Request_Metrics()

Completed in 45 milliseconds