Searched defs:FT_USE_MODULE (Results 1 – 1 of 1) sorted by relevance
59 #define FT_USE_MODULE( type, x ) extern "C" const type x; macro61 #define FT_USE_MODULE( type, x ) extern const type x; macro67 #define FT_USE_MODULE( type, x ) (const FT_Module_Class*)&(x), macro