HomeSort by relevance Sort by last modified time
    Searched defs:DEFINE_SIZE_ARRAY (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 117 #define DEFINE_SIZE_ARRAY(size, array) \
848 DEFINE_SIZE_ARRAY (sizeof (LenType), array);
928 DEFINE_SIZE_ARRAY (sizeof (LenType), array);
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 117 #define DEFINE_SIZE_ARRAY(size, array) \
848 DEFINE_SIZE_ARRAY (sizeof (LenType), array);
928 DEFINE_SIZE_ARRAY (sizeof (LenType), array);

Completed in 42 milliseconds