Searched refs:FT_DECLARE_MODULE (Results 1 - 11 of 11) sorted by relevance

/external/freetype/src/pshinter/
H A Dpshmod.h30 FT_DECLARE_MODULE( pshinter_module_class )
/external/freetype/src/psnames/
H A Dpsmodule.h30 FT_DECLARE_MODULE( psnames_module_class )
/external/freetype/src/sfnt/
H A Dsfdriver.h30 FT_DECLARE_MODULE( sfnt_module_class )
/external/pdfium/third_party/freetype/src/pshinter/
H A Dpshmod.h30 FT_DECLARE_MODULE( pshinter_module_class )
/external/pdfium/third_party/freetype/src/psnames/
H A Dpsmodule.h30 FT_DECLARE_MODULE( psnames_module_class )
/external/pdfium/third_party/freetype/src/sfnt/
H A Dsfdriver.h30 FT_DECLARE_MODULE( sfnt_module_class )
/external/freetype/src/autofit/
H A Dafmodule.h48 FT_DECLARE_MODULE( autofit_module_class )
/external/freetype/include/internal/
H A Dftobjs.h1246 #define FT_DECLARE_RENDERER( class_ ) FT_DECLARE_MODULE( class_ )
1370 /* FT_DECLARE_MODULE */
1414 #define FT_DECLARE_MODULE( class_ ) \ macro
1474 #define FT_DECLARE_MODULE( class_ ) \ macro
H A Dftdriver.h303 #define FT_DECLARE_DRIVER( class_ ) FT_DECLARE_MODULE( class_ )
/external/pdfium/third_party/freetype/include/internal/
H A Dftobjs.h1246 #define FT_DECLARE_RENDERER( class_ ) FT_DECLARE_MODULE( class_ )
1370 /* FT_DECLARE_MODULE */
1414 #define FT_DECLARE_MODULE( class_ ) \ macro
1474 #define FT_DECLARE_MODULE( class_ ) \ macro
H A Dftdriver.h303 #define FT_DECLARE_DRIVER( class_ ) FT_DECLARE_MODULE( class_ )

Completed in 200 milliseconds