Searched refs:tt_loader_init (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/truetype/
H A Dttgload.c2267 tt_loader_init( TT_Loader loader, function
2436 FT_TRACE4(( "tt_loader_init: subpixel hinting change,"
2447 FT_TRACE4(( "tt_loader_init: grayscale hinting change,"
2467 FT_TRACE4(( "tt_loader_init: subpixel hinting change,"
2478 FT_TRACE4(( "tt_loader_init: grayscale subpixel hinting change,"
2491 FT_TRACE4(( "tt_loader_init: grayscale hinting change,"
2626 (void)tt_loader_init( &loader, size, glyph, load_flags, TRUE );
2663 error = tt_loader_init( &loader, size, glyph, load_flags, FALSE );
/external/pdfium/third_party/freetype/src/truetype/
H A Dttgload.c2145 tt_loader_init( TT_Loader loader, function
2284 FT_TRACE4(( "tt_loader_init: subpixel hinting change,"
2295 FT_TRACE4(( "tt_loader_init: grayscale hinting change,"
2311 FT_TRACE4(( "tt_loader_init: grayscale hinting change,"
2372 FT_ERROR(( "tt_loader_init: could not access glyph table\n" ));
2454 (void)tt_loader_init( &loader, size, glyph, load_flags, TRUE );
2484 error = tt_loader_init( &loader, size, glyph, load_flags, FALSE );

Completed in 113 milliseconds