OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FT_Module_Constructor
(Results
1 - 2
of
2
) sorted by null
/external/freetype/include/freetype/
ftmodapi.h
80
/*
FT_Module_Constructor
*/
143
/*
FT_Module_Constructor
*/
152
(*
FT_Module_Constructor
)( FT_Module module );
227
FT_Module_Constructor
module_init;
[
all
...]
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftmodapi.h
80
/*
FT_Module_Constructor
*/
139
/*
FT_Module_Constructor
*/
148
(*
FT_Module_Constructor
)( FT_Module module );
223
FT_Module_Constructor
module_init;
[
all
...]
Completed in 210 milliseconds