Searched defs:_hb_void_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-private.hh66 struct _hb_void_t {}; struct
67 typedef const _hb_void_t &hb_void_t;
68 #define HB_VOID (* (const _hb_void_t *) NULL)
/external/harfbuzz_ng/src/
H A Dhb-private.hh66 struct _hb_void_t {}; struct
67 typedef const _hb_void_t &hb_void_t;
68 #define HB_VOID (* (const _hb_void_t *) NULL)

Completed in 65 milliseconds