Searched refs:FT_QNEW_ARRAY (Results 1 - 9 of 9) sorted by relevance

/external/freetype/src/psaux/
H A Dafmparse.c610 if ( FT_QNEW_ARRAY( fi->TrackKerns, fi->NumTrackKern ) )
714 if ( FT_QNEW_ARRAY( fi->KernPairs, fi->NumKernPair ) )
/external/pdfium/third_party/freetype/src/psaux/
H A Dafmparse.c604 if ( FT_QNEW_ARRAY( fi->TrackKerns, fi->NumTrackKern ) )
702 if ( FT_QNEW_ARRAY( fi->KernPairs, fi->NumKernPair ) )
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttload.c380 if ( FT_QNEW_ARRAY( face->dir_tables, face->num_tables ) )
1269 if ( FT_QNEW_ARRAY( face->gasp.gaspRanges, num_ranges ) ||
H A Dsfobjs.c280 if ( FT_QNEW_ARRAY ( rec->string, rec->stringLength ) ||
/external/freetype/include/internal/
H A Dftmemory.h335 #define FT_QNEW_ARRAY( ptr, count ) \ macro
/external/pdfium/third_party/freetype/include/internal/
H A Dftmemory.h327 #define FT_QNEW_ARRAY( ptr, count ) \ macro
/external/pdfium/third_party/freetype/src/type1/
H A Dt1afm.c168 if ( FT_QNEW_ARRAY( fi->KernPairs, fi->NumKernPair ) )
/external/freetype/src/sfnt/
H A Dttload.c391 if ( FT_QNEW_ARRAY( face->dir_tables, face->num_tables ) )
1306 if ( FT_QNEW_ARRAY( face->gasp.gaspRanges, num_ranges ) ||
H A Dsfobjs.c280 if ( FT_QNEW_ARRAY ( rec->string, rec->stringLength ) ||

Completed in 249 milliseconds