Home
last modified time | relevance | path

Searched refs:FT_FUNCTION_DECLARATION (Results 1 – 2 of 2) sorted by relevance

/external/freetype/include/freetype/internal/
Dcompiler-macros.h158 #define FT_FUNCTION_DECLARATION( x ) extern x macro
187 FT_FUNCTION_DECLARATION( x )
207 FT_FUNCTION_DECLARATION( x )
216 #define FT_EXPORT_VAR( x ) FT_FUNCTION_DECLARATION( x )
292 #define FT_BASE_CALLBACK( x ) FT_FUNCTION_DECLARATION( x )
/external/freetype/
DChangeLog434 (FT_FUNCTION_DECLARATION): Remove special definition for C++.
484 (FT_FUNCTION_DECLARATION, FT_FUNCTION_DEFINITION): New base macros