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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-private.hh258 struct _hb_void_t {}; struct
259 typedef const _hb_void_t &hb_void_t;
260 #define HB_VOID (* (const _hb_void_t *) NULL)
/external/harfbuzz_ng/src/
H A Dhb-private.hh219 struct _hb_void_t {}; struct
220 typedef const _hb_void_t &hb_void_t;
221 #define HB_VOID (* (const _hb_void_t *) NULL)

Completed in 44 milliseconds