HomeSort by relevance Sort by last modified time
    Searched refs:_x4 (Results 1 - 6 of 6) sorted by null

  /external/freetype/include/freetype/
fttypes.h 476 #define FT_MAKE_TAG( _x1, _x2, _x3, _x4 ) \
481 (FT_ULong)_x4 )
    [all...]
ftimage.h     [all...]
  /external/freetype/src/raster/
ftmisc.h 50 #define FT_MAKE_TAG( _x1, _x2, _x3, _x4 ) \
54 (FT_ULong)_x4 )
  /external/harfbuzz/src/
harfbuzz-global.h 52 #define HB_MAKE_TAG( _x1, _x2, _x3, _x4 ) \
56 (HB_UInt)_x4 )
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-global.h 59 #define HB_MAKE_TAG( _x1, _x2, _x3, _x4 ) \
63 (HB_UInt)_x4 )
  /external/icu4c/layout/
IndicClassTables.cpp 19 #define _x4 (4 << CF_INDEX_SHIFT) macro
57 #define _s4 (_dv | _x4)

Completed in 431 milliseconds