Home
last modified time | relevance | path

Searched refs:FT_NEW (Results 1 – 24 of 24) sorted by relevance

/AliOS-Things-master/components/freetype/src/cache/
A Dftcimage.c67 if ( !FT_NEW( inode ) ) in FTC_INode_New()
A Dftccmap.c124 if ( !FT_NEW( node ) ) in ftc_cmap_node_new()
A Dftcsbits.c230 if ( !FT_NEW( snode ) ) in FTC_SNode_New()
A Dftcmanag.c371 if ( FT_NEW( manager ) ) in FTC_Manager_New()
/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c370 if ( FT_NEW( face->font ) ) in fnt_face_get_dll_font()
534 if ( FT_NEW( face->font ) ) in fnt_face_get_dll_font()
713 if ( FT_NEW( face->font ) ) in FNT_Face_Init()
/AliOS-Things-master/components/freetype/src/lzw/
A Dftlzw.c370 if ( !FT_NEW( zip ) ) in FT_Stream_OpenLZW()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1afm.c245 if ( FT_NEW( fi ) || in T1_Read_Metrics()
A Dt1load.c115 if ( FT_NEW( blend ) ) in t1_allocate_blend()
/AliOS-Things-master/components/freetype/include/internal/
A Dftmemory.h316 #define FT_NEW( ptr ) FT_MEM_SET_ERROR( FT_MEM_NEW( ptr ) ) macro
/AliOS-Things-master/components/freetype/src/base/
A Dftgloadr.c77 if ( !FT_NEW( loader ) ) in FT_GlyphLoader_New()
A Dftobjs.c171 if ( FT_NEW( stream ) ) in FT_Stream_New()
271 if ( FT_NEW( internal ) ) in ft_glyphslot_init()
1172 if ( FT_NEW( internal ) ) in open_face()
1354 if ( FT_NEW( stream ) ) in new_memory_stream()
2194 if ( FT_NEW( node ) ) in FT_Open_Face()
2441 if ( FT_ALLOC( size, clazz->size_object_size ) || FT_NEW( node ) ) in FT_New_Size()
3909 if ( FT_NEW( node ) ) in ft_add_renderer()
4632 if ( FT_NEW( library ) ) in FT_New_Library()
A Dftmac.c760 if ( FT_NEW( stream ) ) in FT_New_Face_From_SFNT()
A Dftstroke.c802 if ( !FT_NEW( stroker ) ) in FT_Stroker_New()
/AliOS-Things-master/components/freetype/src/cff/
A Dcffobjs.c176 if ( FT_NEW( internal ) ) in cff_size_init()
578 if ( FT_NEW( cff ) ) in cff_face_init()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dsfobjs.c482 FT_NEW( sfnt_stream ) ) in woff_open_font()
826 if ( FT_NEW( face->ttc_header.offsets ) ) in sfnt_open_font()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidload.c672 if ( FT_NEW( face->cid_stream ) ) in cid_face_open()
/AliOS-Things-master/components/freetype/src/psaux/
A Dafmparse.c537 if ( FT_NEW( stream ) ) in afm_parser_init()
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshglob.c653 if ( !FT_NEW( globals ) ) in psh_globals_new()
A Dpshalgo.c2205 if ( FT_NEW( glyph ) ) in ps_hints_apply()
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c333 if ( FT_NEW( nn ) ) in hash_insert()
2128 if ( FT_NEW( font ) ) in _bdf_parse_start()
2382 if ( FT_NEW( p ) ) in bdf_load_font()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrload.c530 if ( FT_NEW( item ) ) in pfr_extra_item_load_kerning_pairs()
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgxvar.c690 if ( FT_NEW( face->blend ) ) in TT_Get_MM_Var()
A Dttinterp.c809 if ( FT_NEW( exec ) ) in TT_New_Context()
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c3490 if ( !FT_NEW( raster ) ) in ft_black_new()

Completed in 61 milliseconds