Home
last modified time | relevance | path

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

12

/external/freetype/src/psaux/
Dpsft.c253 FT_ZERO( outline ); in cf2_outline_init()
385 FT_ZERO( &buf ); in cf2_decoder_parse_charstrings()
390 FT_ZERO( &transform ); in cf2_decoder_parse_charstrings()
641 FT_ZERO( buf ); in cf2_initGlobalRegionBuffer()
673 FT_ZERO( buf ); in cf2_getSeacComponent()
756 FT_ZERO( buf ); in cf2_getT1SeacComponent()
807 FT_ZERO( buf ); in cf2_initLocalRegionBuffer()
Dpshints.c102 FT_ZERO( hint ); in cf2_hint_init()
213 FT_ZERO( hint ); in cf2_hint_initZero()
280 FT_ZERO( hintmap ); in cf2_hintmap_init()
1092 FT_ZERO( glyphpath ); in cf2_glyphpath_init()
Dpsobjs.c2122 FT_ZERO( ps_builder ); in ps_builder_init()
2426 FT_ZERO( ps_decoder ); in ps_decoder_init()
2497 FT_ZERO( subfont ); in t1_make_subfont()
2498 FT_ZERO( cpriv ); in t1_make_subfont()
Dpsintrp.c69 FT_ZERO( hintmask ); in cf2_hintmask_init()
531 FT_ZERO( &storage ); in cf2_interpT2CharString()
532 FT_ZERO( &results ); in cf2_interpT2CharString()
533 FT_ZERO( &flexStore ); in cf2_interpT2CharString()
Dpsblues.c97 FT_ZERO( blues ); in cf2_blues_init()
/external/freetype/src/tools/
Dtest_afm.c126 FT_ZERO( &stream ); in main()
132 FT_ZERO( &fi ); in main()
/external/freetype/src/sfnt/
Dttbdf.c69 FT_ZERO( bdf ); in tt_face_load_bdf_props()
132 FT_ZERO( bdf ); in tt_face_load_bdf_props()
/external/freetype/src/lzw/
Dftzopen.c211 FT_ZERO( state ); in ft_lzwstate_init()
241 FT_ZERO( state ); in ft_lzwstate_done()
Dftlzw.c369 FT_ZERO( stream ); in FT_Stream_OpenLZW()
/external/freetype/src/type42/
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()
/external/freetype/src/cff/
Dcffload.c244 FT_ZERO( idx ); in cff_index_init()
335 FT_ZERO( idx ); in cff_index_done()
1900 FT_ZERO( priv ); in cff_load_private_dict()
2022 FT_ZERO( top ); in cff_subfont_load()
2210 FT_ZERO( font ); in cff_font_load()
2211 FT_ZERO( &string_index ); in cff_font_load()
2279 FT_ZERO( &font->font_dict_index ); in cff_font_load()
Dcffparse.c53 FT_ZERO( parser ); in cff_parser_init()
1288 FT_ZERO( &decoder ); in cff_parser_run()
1289 FT_ZERO( &cff_rec ); in cff_parser_run()
/external/freetype/src/raster/
Dftrend1.c84 FT_ZERO( cbox ); in ft_raster1_get_cbox()
/external/freetype/src/cid/
Dcidparse.c67 FT_ZERO( parser ); in cid_parser_new()
/external/freetype/src/base/
Dftglyph.c573 FT_ZERO( &dummy ); in FT_Glyph_To_Bitmap()
574 FT_ZERO( &dummy_internal ); in FT_Glyph_To_Bitmap()
/external/freetype/src/pshinter/
Dpshrec.c820 FT_ZERO( hints ); in ps_hints_init()
1142 FT_ZERO( funcs ); in t1_hints_funcs_init()
1208 FT_ZERO( funcs ); in t2_hints_funcs_init()
/external/freetype/src/autofit/
Dafloader.c34 FT_ZERO( loader ); in af_loader_init()
238 FT_ZERO( &scaler ); in af_loader_load_glyph()
Daflatin2.c97 FT_ZERO( dummy ); in af_latin2_metrics_init_widths()
745 FT_ZERO( &seg0 ); in af_latin2_hints_compute_segments()
1213 FT_ZERO( edge ); in af_latin2_hints_compute_edges()
/external/freetype/include/freetype/internal/
Dftmemory.h246 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) ) macro
/external/freetype/src/bzip2/
Dftbzip2.c480 FT_ZERO( stream ); in FT_Stream_OpenBzip2()
/external/freetype/src/bdf/
Dbdflib.c289 FT_ZERO( list ); in _bdf_list_init()
303 FT_ZERO( list ); in _bdf_list_done()
853 FT_ZERO( p ); in bdf_create_property()
1176 FT_ZERO( fp ); in _bdf_add_property()
/external/freetype/src/smooth/
Dftgrays.c305 #ifndef FT_ZERO
306 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) ) macro
1858 FT_ZERO( &the_raster ); in gray_raster_new()
Dftsmooth.c73 FT_ZERO( cbox ); in ft_smooth_get_cbox()
/external/freetype/src/gzip/
Dftgzip.c642 FT_ZERO( stream ); in FT_Stream_OpenGzip()
/external/freetype/src/pfr/
Dpfrgload.c43 FT_ZERO( glyph ); in pfr_glyph_init()

12