/external/freetype/src/sfnt/ |
ttpost.c | 190 if ( FT_NEW_ARRAY ( glyph_indices, num_glyphs ) || 227 if ( FT_NEW_ARRAY( name_strings, num_names ) ) 259 if ( FT_NEW_ARRAY( name_strings[n], len + 1 ) || 273 if ( FT_NEW_ARRAY( name_strings[n], 1 ) ) 335 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) ||
|
sfobjs.c | 62 if ( FT_NEW_ARRAY( string, len + 1 ) ) 97 if ( FT_NEW_ARRAY( string, len + 1 ) ) 508 if ( FT_NEW_ARRAY( tables, woff.num_tables ) || 509 FT_NEW_ARRAY( indices, woff.num_tables ) ) 811 if ( FT_NEW_ARRAY( face->ttc_header.offsets, face->ttc_header.count ) ) [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/ |
ttpost.c | 190 if ( FT_NEW_ARRAY ( glyph_indices, num_glyphs ) || 227 if ( FT_NEW_ARRAY( name_strings, num_names ) ) 259 if ( FT_NEW_ARRAY( name_strings[n], len + 1 ) || 273 if ( FT_NEW_ARRAY( name_strings[n], 1 ) ) 335 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) ||
|
/external/pdfium/third_party/freetype/src/sfnt/ |
ttpost.c | 190 if ( FT_NEW_ARRAY ( glyph_indices, num_glyphs ) || 227 if ( FT_NEW_ARRAY( name_strings, num_names ) ) 259 if ( FT_NEW_ARRAY( name_strings[n], len + 1 ) || 273 if ( FT_NEW_ARRAY( name_strings[n], 1 ) ) 335 if ( FT_NEW_ARRAY( offset_table, num_glyphs ) ||
|
sfobjs.c | 62 if ( FT_NEW_ARRAY( string, len + 1 ) ) 97 if ( FT_NEW_ARRAY( string, len + 1 ) ) 490 if ( FT_NEW_ARRAY( tables, woff.num_tables ) || 491 FT_NEW_ARRAY( indices, woff.num_tables ) ) 793 if ( FT_NEW_ARRAY( face->ttc_header.offsets, face->ttc_header.count ) ) [all...] |
/external/freetype/src/base/ |
ftsnames.c | 67 if ( FT_NEW_ARRAY ( entry->string, entry->stringLength ) ||
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
ftsnames.c | 67 if ( FT_NEW_ARRAY ( entry->string, entry->stringLength ) ||
|
/external/pdfium/third_party/freetype/src/base/ |
ftsnames.c | 67 if ( FT_NEW_ARRAY ( entry->string, entry->stringLength ) ||
|
/external/freetype/src/truetype/ |
ttgxvar.c | 152 if ( FT_NEW_ARRAY( points, n ) ) 236 if ( FT_NEW_ARRAY( deltas, delta_cnt ) ) 335 if ( FT_NEW_ARRAY( blend->avar_segment, axisCount ) ) 344 if ( FT_NEW_ARRAY( segment->correspondence, segment->pairCount ) ) 474 if ( FT_NEW_ARRAY( blend->glyphoffsets, blend->gv_glyphcnt + 1 ) ) 503 if ( FT_NEW_ARRAY( blend->tuplecoords, [all...] |
ttobjs.c | 127 if ( FT_NEW_ARRAY( zone->org, maxPoints ) || 128 FT_NEW_ARRAY( zone->cur, maxPoints ) || 129 FT_NEW_ARRAY( zone->orus, maxPoints ) || 130 FT_NEW_ARRAY( zone->tags, maxPoints ) || 131 FT_NEW_ARRAY( zone->contours, maxContours ) ) [all...] |
ttpload.c | 306 if ( FT_NEW_ARRAY( face->cvt, face->cvt_size ) ) 534 if ( FT_NEW_ARRAY( face->hdmx_record_sizes, num_records ) )
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
ttgxvar.c | 161 if ( FT_NEW_ARRAY( points, n ) ) 254 if ( FT_NEW_ARRAY( deltas, delta_cnt ) ) 353 if ( FT_NEW_ARRAY( blend->avar_segment, axisCount ) ) 363 FT_NEW_ARRAY( segment->correspondence, segment->pairCount ) ) 514 if ( FT_NEW_ARRAY( blend->glyphoffsets, blend->gv_glyphcnt + 1 ) ) 543 if ( FT_NEW_ARRAY( blend->tuplecoords, [all...] |
ttobjs.c | 127 if ( FT_NEW_ARRAY( zone->org, maxPoints ) || 128 FT_NEW_ARRAY( zone->cur, maxPoints ) || 129 FT_NEW_ARRAY( zone->orus, maxPoints ) || 130 FT_NEW_ARRAY( zone->tags, maxPoints ) || 131 FT_NEW_ARRAY( zone->contours, maxContours ) ) [all...] |
ttpload.c | 320 if ( FT_NEW_ARRAY( face->cvt, face->cvt_size ) ) 548 if ( FT_NEW_ARRAY( face->hdmx_record_sizes, num_records ) )
|
/external/pdfium/third_party/freetype/src/truetype/ |
ttgxvar.c | 152 if ( FT_NEW_ARRAY( points, n ) ) 236 if ( FT_NEW_ARRAY( deltas, delta_cnt ) ) 335 if ( FT_NEW_ARRAY( blend->avar_segment, axisCount ) ) 344 if ( FT_NEW_ARRAY( segment->correspondence, segment->pairCount ) ) 474 if ( FT_NEW_ARRAY( blend->glyphoffsets, blend->gv_glyphcnt + 1 ) ) 503 if ( FT_NEW_ARRAY( blend->tuplecoords, [all...] |
ttobjs.c | 127 if ( FT_NEW_ARRAY( zone->org, maxPoints ) || 128 FT_NEW_ARRAY( zone->cur, maxPoints ) || 129 FT_NEW_ARRAY( zone->orus, maxPoints ) || 130 FT_NEW_ARRAY( zone->tags, maxPoints ) || 131 FT_NEW_ARRAY( zone->contours, maxContours ) ) [all...] |
ttpload.c | 314 if ( FT_NEW_ARRAY( face->cvt, face->cvt_size ) ) 542 if ( FT_NEW_ARRAY( face->hdmx_record_sizes, num_records ) )
|
/external/freetype/src/cff/ |
cffload.c | 337 if ( FT_NEW_ARRAY( idx->offsets, idx->count + 1 ) || 404 !FT_NEW_ARRAY( t, idx->count + 1 ) && 806 if ( FT_NEW_ARRAY( charset->cids, (FT_ULong)max_cid + 1 ) ) 889 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 982 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 1000 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 1018 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
cffload.c | 337 if ( FT_NEW_ARRAY( idx->offsets, idx->count + 1 ) || 404 !FT_NEW_ARRAY( t, idx->count + 1 ) && 806 if ( FT_NEW_ARRAY( charset->cids, (FT_ULong)max_cid + 1 ) ) 889 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 982 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 1000 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 1018 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pcf/ |
pcfread.c | 121 if ( FT_NEW_ARRAY( face->toc.tables, toc->count ) ) 512 if ( FT_NEW_ARRAY( props, nprops ) ) 561 if ( FT_NEW_ARRAY( strings, string_size + 1 ) ) 568 if ( FT_NEW_ARRAY( properties, nprops ) ) 692 if ( FT_NEW_ARRAY( face->metrics, nmetrics ) ) 783 if ( FT_NEW_ARRAY( offsets, nbitmaps ) ) 912 if ( FT_NEW_ARRAY( encoding, nencoding ) ) [all...] |
/external/pdfium/third_party/freetype/src/cff/ |
cffload.c | 337 if ( FT_NEW_ARRAY( idx->offsets, idx->count + 1 ) || 404 !FT_NEW_ARRAY( t, idx->count + 1 ) && 806 if ( FT_NEW_ARRAY( charset->cids, (FT_ULong)max_cid + 1 ) ) 889 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 982 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 1000 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) 1018 if ( FT_NEW_ARRAY( charset->sids, num_glyphs ) ) [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/ |
t1load.c | 132 if ( FT_NEW_ARRAY( blend->font_infos[1], num_designs ) || 133 FT_NEW_ARRAY( blend->privates [1], num_designs ) || 134 FT_NEW_ARRAY( blend->bboxes [1], num_designs ) || 135 FT_NEW_ARRAY( blend->weight_vector, num_designs * 2 ) ) 174 if ( FT_NEW_ARRAY( blend->design_pos[0], num_designs * num_axis ) ) 810 if ( FT_NEW_ARRAY( map->design_points, num_points * 2 ) ) [all...] |
/external/pdfium/third_party/freetype/src/type1/ |
t1load.c | 132 if ( FT_NEW_ARRAY( blend->font_infos[1], num_designs ) || 133 FT_NEW_ARRAY( blend->privates [1], num_designs ) || 134 FT_NEW_ARRAY( blend->bboxes [1], num_designs ) || 135 FT_NEW_ARRAY( blend->weight_vector, num_designs * 2 ) ) 174 if ( FT_NEW_ARRAY( blend->design_pos[0], num_designs * num_axis ) ) 807 if ( FT_NEW_ARRAY( map->design_points, num_points * 2 ) ) [all...] |
/external/freetype/src/pfr/ |
pfrload.c | 496 if ( FT_NEW_ARRAY( snaps, count ) ) 848 if ( FT_NEW_ARRAY( phy_font->blue_values, count ) ) 870 if ( FT_NEW_ARRAY( phy_font->chars, count ) )
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/ |
cidload.c | 261 if ( FT_NEW_ARRAY( cid->font_dicts, num_dicts ) ) 451 if ( FT_NEW_ARRAY( face->subrs, cid->num_dicts ) ) 513 if ( FT_NEW_ARRAY( subr->code, num_subrs + 1 ) ||
|