Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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 ) | \
/third_party/skia/third_party/externals/freetype/builds/atari/
DATARI.H13 #define FT_IMAGE_TAG( value, _x1, _x2, _x3, _x4 ) value argument