Home | History | Annotate | Download | only in freetype2

Lines Matching defs:FT_ERR

586 #define FT_ERR( e )  FT_ERR_CAT( FT_ERR_PREFIX, e )
592 ( FT_ERROR_BASE( x ) == FT_ERROR_BASE( FT_ERR( e ) ) )
594 ( FT_ERROR_BASE( x ) != FT_ERROR_BASE( FT_ERR( e ) ) )