OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FT_FREE
(Results
1 - 25
of
57
) sorted by null
1
2
3
/external/freetype/src/sfnt/
ttpost.c
295
FT_FREE
( name_strings[n] );
299
FT_FREE
( name_strings );
300
FT_FREE
( glyph_indices );
366
FT_FREE
( offset_table );
432
FT_FREE
( table->glyph_indices );
436
FT_FREE
( table->glyph_names[n] );
438
FT_FREE
( table->glyph_names );
446
FT_FREE
( table->offsets );
sfntpic.c
91
FT_FREE
( container );
sfobjs.c
275
FT_FREE
( rec->string );
[
all
...]
sfdriver.c
272
FT_FREE
( result );
275
FT_FREE
( name->string );
314
FT_FREE
( name->string );
315
FT_FREE
( result );
/external/freetype/src/pshinter/
pshpic.c
41
FT_FREE
( pic_container->pshinter );
/external/freetype/src/truetype/
ttgxvar.c
258
FT_FREE
( deltas );
322
FT_FREE
( blend->avar_segment[j].correspondence );
324
FT_FREE
( blend->avar_segment );
[
all
...]
ttpic.c
59
FT_FREE
( container );
ttobjs.c
80
FT_FREE
( zone->contours );
81
FT_FREE
( zone->tags );
82
FT_FREE
( zone->cur );
83
FT_FREE
( zone->org );
84
FT_FREE
( zone->orus );
679
FT_FREE
( face->cvt );
889
FT_FREE
( size->cvt );
893
FT_FREE
( size->storage );
899
FT_FREE
( size->function_defs );
900
FT_FREE
( size->instruction_defs )
[
all
...]
/external/freetype/src/base/
ftgloadr.c
109
FT_FREE
( loader->base.outline.points );
110
FT_FREE
( loader->base.outline.tags );
111
FT_FREE
( loader->base.outline.contours );
112
FT_FREE
( loader->base.extra_points );
113
FT_FREE
( loader->base.subglyphs );
135
FT_FREE
( loader );
basepic.c
50
FT_FREE
( pic_container->base );
ftsnames.c
71
FT_FREE
( entry->string );
ftobjs.c
173
FT_FREE
( stream );
183
FT_FREE
( stream );
206
FT_FREE
( stream );
270
FT_FREE
( slot->bitmap.buffer );
303
FT_FREE
( slot->bitmap.buffer );
368
FT_FREE
( slot->internal );
402
FT_FREE
( slot );
453
FT_FREE
( slot );
841
FT_FREE
( size->internal );
842
FT_FREE
( size )
[
all
...]
/external/freetype/src/autofit/
afpic.c
50
FT_FREE
( pic_container->autofit );
afglobal.c
231
FT_FREE
( globals->metrics[nn] );
239
FT_FREE
( globals );
293
FT_FREE
( metrics );
/external/freetype/src/psnames/
pspic.c
55
FT_FREE
( container );
/external/freetype/src/raster/
rastpic.c
43
FT_FREE
( container );
/external/freetype/src/smooth/
ftspic.c
45
FT_FREE
( container );
/external/freetype/src/pfr/
pfrload.c
598
FT_FREE
( item );
605
FT_FREE
( item );
671
FT_FREE
( phy_font->font_id );
672
FT_FREE
( phy_font->family_name );
673
FT_FREE
( phy_font->style_name );
675
FT_FREE
( phy_font->vertical.stem_snaps );
681
FT_FREE
( phy_font->strikes );
685
FT_FREE
( phy_font->chars );
689
FT_FREE
( phy_font->blue_values );
700
FT_FREE
( item )
[
all
...]
/external/freetype/src/cff/
cffload.c
294
FT_FREE
( idx->offsets );
312
FT_FREE
( idx->offsets );
373
FT_FREE
( idx->offsets );
833
FT_FREE
( charset->cids );
847
FT_FREE
( charset->sids );
1032
FT_FREE
( charset->sids );
1033
FT_FREE
( charset->cids );
[
all
...]
cffpic.c
95
FT_FREE
( container );
/external/freetype/include/freetype/internal/
ftserv.h
279
FT_FREE
( clazz ); \
315
FT_FREE
( clazz ); \
354
FT_FREE
( clazz ); \
396
FT_FREE
( clazz ); \
441
FT_FREE
( clazz ); \
489
FT_FREE
( clazz ); \
[
all
...]
ftdriver.h
361
FT_FREE
( dclazz ); \
378
FT_FREE
( clazz ); \
ftobjs.h
[
all
...]
/external/freetype/src/cache/
ftcmru.c
284
FT_FREE
( node );
321
FT_FREE
( node );
/external/freetype/src/psaux/
psobjs.c
92
FT_FREE
( table->elements );
136
FT_FREE
( old_base );
257
FT_FREE
( old_base );
271
FT_FREE
( table->block );
272
FT_FREE
( table->elements );
273
FT_FREE
( table->lengths );
1173
FT_FREE
( *(FT_String**)q );
[
all
...]
Completed in 70 milliseconds
1
2
3