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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 67 typedef const _hb_void_t &hb_void_t; typedef
711 struct hb_printer_t<hb_void_t> {
712 const char *print (hb_void_t) { return ""; }
728 inline void _hb_warn_no_return<hb_void_t> (bool returned HB_UNUSED)
  /external/harfbuzz_ng/src/
hb-private.hh 220 typedef const _hb_void_t &hb_void_t; typedef
719 struct hb_printer_t<hb_void_t> {
720 const char *print (hb_void_t) { return ""; }
736 /*static*/ inline void _hb_warn_no_return<hb_void_t> (bool returned HB_UNUSED)

Completed in 172 milliseconds