Home
last modified time | relevance | path

Searched refs:FT_QALLOC (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/type1/
Dt1parse.c224 if ( FT_QALLOC( parser->base_dict, size ) || in T1_New_Parser()
306 FT_QALLOC( parser->private_dict, parser->private_len ) ) in T1_Get_Private_Dict()
453 if ( FT_QALLOC( parser->private_dict, size + 1 ) ) in T1_Get_Private_Dict()
Dt1load.c839 if ( FT_QALLOC( blend->axis_names[n], len + 1 ) ) in parse_blend_axis_types()
1871 if ( FT_QALLOC( temp, size ) ) in parse_subrs()
2081 if ( FT_QALLOC( temp, size ) ) in parse_charstrings()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfdriver.c504 if ( FT_QALLOC( result, entry->stringLength / 2 + 1 ) ) in get_win_string()
563 if ( FT_QALLOC( result, entry->stringLength + 1 ) ) in get_apple_string()
931 if ( FT_QALLOC( result, face->var_postscript_prefix_len + in sfnt_get_var_ps_name()
960 if ( FT_QALLOC( result, in sfnt_get_var_ps_name()
Dttpost.c236 if ( FT_QALLOC( strings, post_len + 1 ) || in load_format_20()
Dsfwoff.c166 if ( FT_QALLOC( sfnt, 12 + woff.num_tables * 16UL ) || in woff_open_font()
Dsfobjs.c659 !( FT_QALLOC( default_values, num_axes * 4 ) || in sfnt_init_face()
660 FT_QALLOC( instance_values, num_axes * 4 ) ) ) in sfnt_init_face()
/third_party/skia/third_party/externals/freetype/src/base/
Dftrfork.c605 if ( FT_QALLOC( newpath, base_file_len + 6 ) ) in raccess_guess_darwin_hfsplus()
641 if ( FT_QALLOC( newpath, base_file_len + 18 ) ) in raccess_guess_darwin_newvfs()
877 if ( FT_QALLOC( new_name, new_length + 1 ) ) in raccess_make_file_name()
Dftmac.c634 if ( FT_QALLOC( buffer, (FT_Long)total_size ) ) in read_lwfn()
755 if ( FT_QALLOC( sfnt_data, (FT_Long)sfnt_size ) ) in FT_New_Face_From_SFNT()
Dftstream.c271 if ( FT_QALLOC( stream->base, count ) ) in FT_Stream_EnterFrame()
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidgload.c87 if ( !FT_QALLOC( charstring, glyph_length ) ) in cid_load_glyph()
132 FT_QALLOC( charstring, glyph_length ) || in cid_load_glyph()
Dcidload.c593 FT_QALLOC( subr->code[0], data_len ) ) in cid_read_subrs()
815 if ( FT_QALLOC( face->binary_data, parser->binary_length ) || in cid_face_open()
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfread.c610 if ( FT_QALLOC( strings, string_size + 1 ) || in pcf_get_properties()
1371 if ( FT_QALLOC( face->style_name, len ) ) in pcf_interpret_style()
1535 if ( FT_QALLOC( root->family_name, l ) ) in pcf_load_font()
1544 if ( FT_QALLOC( root->family_name, l ) ) in pcf_load_font()
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvmod.c65 if ( FT_QALLOC( *table, *table_len ) ) in gxv_load_table()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvmod.c56 if ( FT_QALLOC( *table, *table_len ) ) in otv_load_table()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrload.c568 if ( FT_QALLOC( phy_font->font_id, len + 1 ) ) in pfr_extra_item_load_font_id()
764 if ( FT_QALLOC( result, len + 1 ) ) in pfr_aux_name_load()
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmru.c265 else if ( FT_QALLOC( node, list->clazz.node_size ) ) in FTC_MruList_New()
Dftcsbits.c56 if ( !FT_QALLOC( sbit->buffer, size ) ) in ftc_sbit_copy_bitmap()
Dftcmanag.c600 if ( !FT_QALLOC( cache, clazz->cache_size ) ) in FTC_Manager_RegisterCache()
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdflib.c541 if ( FT_QALLOC( buf, buf_size ) ) in _bdf_readstream()
869 if ( FT_QALLOC( p->name, n ) ) in bdf_create_property()
1446 if ( FT_QALLOC( p->glyph_name, slen + 1 ) ) in _bdf_parse_glyphs()
2057 if ( FT_QALLOC( p->font->name, slen + 1 ) ) in _bdf_parse_start()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftmemory.h324 #define FT_QALLOC( ptr, size ) \ macro
/third_party/skia/third_party/externals/freetype/builds/mac/
Dftmac.c1014 if ( FT_QALLOC( buffer, (FT_Long)total_size ) ) in read_lwfn()
1130 if ( FT_QALLOC( sfnt_data, (FT_Long)sfnt_size ) ) in FT_New_Face_From_SFNT()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c254 if ( FT_QALLOC( table->block, table->cursor ) ) in ps_table_done()
982 if ( cur >= limit || FT_QALLOC( result, len + 1 ) )
1196 if ( FT_QALLOC( string, len + 1 ) ) in ps_parser_load_field()
Dafmparse.c418 if ( !FT_QALLOC( val->u.s, len + 1 ) ) in afm_parser_read_vals()
/third_party/skia/third_party/externals/freetype/src/gzip/
Dftgzip.c680 if ( !FT_QALLOC( zip_buff, zip_size ) ) in FT_Stream_OpenGzip()
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c47 if ( FT_QALLOC( face->ttf_data, 12 ) ) in T42_Open_Face()

12