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

  /external/freetype/src/truetype/
ttdriver.c 407 FT_Module sfntd; local
433 sfntd = FT_Get_Module( library, "sfnt" );
434 if ( sfntd )
436 sfnt = (SFNT_Service)( sfntd->clazz->module_interface );

Completed in 40 milliseconds