Searched refs:FT_ERROR_BASE (Results 1 – 5 of 5) sorted by relevance
603 #define FT_ERROR_BASE( x ) ( (x) & 0xFF ) macro607 ( FT_ERROR_BASE( x ) == FT_ERROR_BASE( FT_ERR( e ) ) )609 ( FT_ERROR_BASE( x ) != FT_ERROR_BASE( FT_ERR( e ) ) )
1416 * include/fttypes.h (FT_ERROR_BASE): New macro.
430 `FT_ERROR_BASE'.
4064 FT_ERROR_BASE.
2813 (PCF_Face_Init): Use FT_ERROR_BASE.