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

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
t42objs.c 487 FT_Module ttmodule; local
490 ttmodule = FT_Get_Module( module->library, "truetype" );
491 if ( !ttmodule )
497 driver->ttclazz = (FT_Driver_Class)ttmodule->clazz;

Completed in 242 milliseconds