Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/
Dfttypes.h488 #define FT_MAKE_TAG( _x1, _x2, _x3, _x4 ) \ argument
489 ( ( FT_STATIC_BYTE_CAST( FT_Tag, _x1 ) << 24 ) | \
Dftimage.h699 #define FT_IMAGE_TAG( value, _x1, _x2, _x3, _x4 ) \ argument
700 value = ( ( FT_STATIC_BYTE_CAST( unsigned long, _x1 ) << 24 ) | \