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.c610 if ( FT_QNEW_ARRAY( fi->TrackKerns, fi->NumTrackKern ) )
714 if ( FT_QNEW_ARRAY( fi->KernPairs, fi->NumKernPair ) )
/external/freetype/include/freetype/internal/
H A Dftmemory.h342 #define FT_QNEW_ARRAY( ptr, count ) \ macro
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dftmemory.h335 #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.c396 if ( FT_QNEW_ARRAY( face->dir_tables, face->num_tables ) )
1403 if ( FT_QNEW_ARRAY( face->gasp.gaspRanges, num_ranges ) ||
H A Dsfobjs.c269 if ( FT_QNEW_ARRAY ( rec->string, rec->stringLength ) ||
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttload.c396 if ( FT_QNEW_ARRAY( face->dir_tables, face->num_tables ) )
1339 if ( FT_QNEW_ARRAY( face->gasp.gaspRanges, num_ranges ) ||
H A Dsfobjs.c262 if ( FT_QNEW_ARRAY ( rec->string, rec->stringLength ) ||

Completed in 249 milliseconds