Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/
A Dfttypes.h584 #define FT_ERROR_BASE( x ) ( (x) & 0xFF ) macro
588 ( FT_ERROR_BASE( x ) == FT_ERROR_BASE( FT_ERR( e ) ) )
590 ( FT_ERROR_BASE( x ) != FT_ERROR_BASE( FT_ERR( e ) ) )

Completed in 3 milliseconds