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()
283 FT_ZERO( hintmap ); in cf2_hintmap_init()
1095 FT_ZERO( glyphpath ); in cf2_glyphpath_init()
Dpsobjs.c2115 FT_ZERO( ps_builder ); in ps_builder_init()
2419 FT_ZERO( ps_decoder ); in ps_decoder_init()
2490 FT_ZERO( subfont ); in t1_make_subfont()
2491 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.c127 FT_ZERO( &stream ); in main()
133 FT_ZERO( &fi ); in main()
/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/lzw/
Dftzopen.c211 FT_ZERO( state ); in ft_lzwstate_init()
241 FT_ZERO( state ); in ft_lzwstate_done()
Dftlzw.c370 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.c245 FT_ZERO( idx ); in cff_index_init()
336 FT_ZERO( idx ); in cff_index_done()
1894 FT_ZERO( priv ); in cff_load_private_dict()
2016 FT_ZERO( top ); in cff_subfont_load()
2204 FT_ZERO( font ); in cff_font_load()
2205 FT_ZERO( &string_index ); in cff_font_load()
2273 FT_ZERO( &font->font_dict_index ); in cff_font_load()
Dcffparse.c53 FT_ZERO( parser ); in cff_parser_init()
1217 FT_ZERO( &decoder ); in cff_parser_run()
1218 FT_ZERO( &cff_rec ); in cff_parser_run()
/external/freetype/src/raster/
Dftrend1.c85 FT_ZERO( cbox ); in ft_raster1_get_cbox()
/external/freetype/src/base/
Dftglyph.c572 FT_ZERO( &dummy ); in FT_Glyph_To_Bitmap()
573 FT_ZERO( &dummy_internal ); in FT_Glyph_To_Bitmap()
/external/freetype/src/cid/
Dcidparse.c68 FT_ZERO( parser ); in cid_parser_new()
/external/freetype/src/pshinter/
Dpshrec.c821 FT_ZERO( hints ); in ps_hints_init()
1143 FT_ZERO( funcs ); in t1_hints_funcs_init()
1209 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()
744 FT_ZERO( &seg0 ); in af_latin2_hints_compute_segments()
1212 FT_ZERO( edge ); in af_latin2_hints_compute_edges()
/external/freetype/include/freetype/internal/
Dftmemory.h237 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) ) macro
/external/freetype/src/bzip2/
Dftbzip2.c481 FT_ZERO( stream ); in FT_Stream_OpenBzip2()
/external/freetype/src/bdf/
Dbdflib.c293 FT_ZERO( list ); in _bdf_list_init()
307 FT_ZERO( list ); in _bdf_list_done()
856 FT_ZERO( p ); in bdf_create_property()
1179 FT_ZERO( fp ); in _bdf_add_property()
/external/freetype/src/smooth/
Dftsmooth.c100 FT_ZERO( cbox ); in ft_smooth_get_cbox()
Dftgrays.c298 #ifndef FT_ZERO
299 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) ) macro
1862 FT_ZERO( &the_raster ); in gray_raster_new()
/external/freetype/src/gzip/
Dftgzip.c643 FT_ZERO( stream ); in FT_Stream_OpenGzip()
/external/freetype/src/pfr/
Dpfrgload.c43 FT_ZERO( glyph ); in pfr_glyph_init()

12