HomeSort by relevance Sort by last modified time
    Searched full:sfnt_open_font (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/sfnt/
sfobjs.c 729 sfnt_open_font( FT_Stream stream, function
760 FT_TRACE2(( "sfnt_open_font: file is a WOFF; synthesizing SFNT\n" ));
792 FT_TRACE3(( "sfnt_open_font: file is a collection\n" ));
822 FT_TRACE3(( "sfnt_open_font: synthesize TTC\n" ));
872 error = sfnt_open_font( stream, face );
876 /* Stream may have changed in sfnt_open_font. */
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
sfobjs.c 353 sfnt_open_font( FT_Stream stream, function
399 FT_TRACE3(( "sfnt_open_font: file is a collection\n" ));
429 FT_TRACE3(( "sfnt_open_font: synthesize TTC\n" ));
479 error = sfnt_open_font( stream, face );
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
sfobjs.c 355 sfnt_open_font( FT_Stream stream, function
401 FT_TRACE3(( "sfnt_open_font: file is a collection\n" ));
431 FT_TRACE3(( "sfnt_open_font: synthesize TTC\n" ));
481 error = sfnt_open_font( stream, face );
    [all...]

Completed in 1950 milliseconds