Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/include/freetype/
Dfttypes.h588 #define FT_ERROR_BASE( x ) ( (x) & 0xFF ) macro
592 ( FT_ERROR_BASE( x ) == FT_ERROR_BASE( FT_ERR( e ) ) )
594 ( FT_ERROR_BASE( x ) != FT_ERROR_BASE( FT_ERR( e ) ) )
/external/freetype/include/freetype/
Dfttypes.h588 #define FT_ERROR_BASE( x ) ( (x) & 0xFF ) macro
592 ( FT_ERROR_BASE( x ) == FT_ERROR_BASE( FT_ERR( e ) ) )
594 ( FT_ERROR_BASE( x ) != FT_ERROR_BASE( FT_ERR( e ) ) )