Searched refs:FT_BASE_CALLBACK (Results 1 – 5 of 5) sorted by relevance
30 FT_BASE_CALLBACK( FT_Error )36 FT_BASE_CALLBACK( FT_Error )
520 #ifndef FT_BASE_CALLBACK522 #define FT_BASE_CALLBACK( x ) extern "C" x macro525 #define FT_BASE_CALLBACK( x ) extern x macro
537 #ifndef FT_BASE_CALLBACK539 #define FT_BASE_CALLBACK( x ) extern "C" x macro542 #define FT_BASE_CALLBACK( x ) extern x macro
546 /* FT_BASE_CALLBACK and FT_BASE_CALLBACK_DEF are used to declare */568 #ifndef FT_BASE_CALLBACK570 #define FT_BASE_CALLBACK( x ) extern "C" x573 #define FT_BASE_CALLBACK( x ) extern x576 #endif /* FT_BASE_CALLBACK */
276 * include/freetype/internal/ftpsprop.h: Use `FT_BASE_CALLBACK'.294 * include/freetype/config/ftconfig.h (FT_BASE_CALLBACK,