Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/
Dfttypes.h600 #define FT_ERROR_BASE( x ) ( (x) & 0xFF ) macro
604 ( FT_ERROR_BASE( x ) == FT_ERROR_BASE( FT_ERR( e ) ) )
606 ( FT_ERROR_BASE( x ) != FT_ERROR_BASE( FT_ERR( e ) ) )