Searched refs:FT_MODULE_IS_DRIVER (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftobjs.h485 #define FT_MODULE_IS_DRIVER( x ) ( FT_MODULE_CLASS( x )->module_flags & \ macro
/external/freetype/include/internal/
H A Dftobjs.h477 #define FT_MODULE_IS_DRIVER( x ) ( FT_MODULE_CLASS( x )->module_flags & \ macro
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftobjs.h485 #define FT_MODULE_IS_DRIVER( x ) ( FT_MODULE_CLASS( x )->module_flags & \ macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dftobjs.h485 #define FT_MODULE_IS_DRIVER( x ) ( FT_MODULE_CLASS( x )->module_flags & \ macro
/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c2060 if ( FT_MODULE_IS_DRIVER( driver ) )
2094 if ( FT_MODULE_IS_DRIVER( cur[0] ) )
4181 if ( FT_MODULE_IS_DRIVER( module ) )
4268 if ( FT_MODULE_IS_DRIVER( module ) )
4297 if ( FT_MODULE_IS_DRIVER( module ) )
/external/freetype/src/base/
H A Dftobjs.c2075 if ( FT_MODULE_IS_DRIVER( driver ) )
2109 if ( FT_MODULE_IS_DRIVER( cur[0] ) )
4204 if ( FT_MODULE_IS_DRIVER( module ) )
4291 if ( FT_MODULE_IS_DRIVER( module ) )
4320 if ( FT_MODULE_IS_DRIVER( module ) )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c2060 if ( FT_MODULE_IS_DRIVER( driver ) )
2094 if ( FT_MODULE_IS_DRIVER( cur[0] ) )
4182 if ( FT_MODULE_IS_DRIVER( module ) )
4269 if ( FT_MODULE_IS_DRIVER( module ) )
4298 if ( FT_MODULE_IS_DRIVER( module ) )

Completed in 665 milliseconds