Searched refs:check_table_dir (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttload.c169 check_table_dir( SFNT_Header sfnt, function
202 FT_TRACE2(( "check_table_dir:"
212 FT_TRACE2(( "check_table_dir: table entry %d invalid\n", nn ));
239 FT_TRACE2(( "check_table_dir: `head' table too small\n" ));
250 FT_TRACE2(( "check_table_dir:"
269 FT_TRACE2(( "check_table_dir: no tables found\n" ));
282 FT_TRACE2(( "check_table_dir:" ));
367 error = check_table_dir( &sfnt, stream );
/external/freetype/src/sfnt/
H A Dttload.c169 check_table_dir( SFNT_Header sfnt, function
202 FT_TRACE2(( "check_table_dir:"
212 FT_TRACE2(( "check_table_dir: table entry %d invalid\n", nn ));
239 FT_TRACE2(( "check_table_dir:"
250 FT_TRACE2(( "check_table_dir:"
266 FT_TRACE2(( "check_table_dir: no tables found\n" ));
279 FT_TRACE2(( "check_table_dir:" ));
364 error = check_table_dir( &sfnt, stream );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttload.c190 check_table_dir( SFNT_Header sfnt, function
223 FT_TRACE2(( "check_table_dir:"
235 FT_TRACE2(( "check_table_dir: table entry %d invalid\n", nn ));
262 FT_TRACE2(( "check_table_dir: `head' table too small\n" ));
273 FT_TRACE2(( "check_table_dir:"
292 FT_TRACE2(( "check_table_dir: no tables found\n" ));
305 FT_TRACE2(( "check_table_dir:" ));
390 error = check_table_dir( &sfnt, stream );

Completed in 232 milliseconds