OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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