Searched refs:_x2 (Results 1 – 2 of 2) sorted by relevance
488 #define FT_MAKE_TAG( _x1, _x2, _x3, _x4 ) \ argument490 ( FT_STATIC_BYTE_CAST( FT_Tag, _x2 ) << 16 ) | \
699 #define FT_IMAGE_TAG( value, _x1, _x2, _x3, _x4 ) \ argument701 ( FT_STATIC_BYTE_CAST( unsigned long, _x2 ) << 16 ) | \