Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcompiler-macros.h164 #define FT_FUNCTION_DECLARATION( x ) extern x macro
193 FT_FUNCTION_DECLARATION( x )
213 FT_FUNCTION_DECLARATION( x )
222 #define FT_EXPORT_VAR( x ) FT_FUNCTION_DECLARATION( x )
310 #define FT_BASE_CALLBACK( x ) FT_FUNCTION_DECLARATION( x )
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2103183 (FT_FUNCTION_DECLARATION): Remove special definition for C++.
3233 (FT_FUNCTION_DECLARATION, FT_FUNCTION_DEFINITION): New base macros