HomeSort by relevance Sort by last modified time
    Searched refs:hb_void_t (Results 1 - 4 of 4) 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)
hb-ot-layout-gsubgpos-private.hh 51 hb_auto_trace_t<HB_DEBUG_CLOSURE, hb_void_t> trace \
59 typedef hb_void_t return_t;
139 hb_auto_trace_t<HB_DEBUG_COLLECT_GLYPHS, hb_void_t> trace \
147 typedef hb_void_t return_t;
    [all...]
  /external/harfbuzz_ng/src/
hb-private.hh 67 typedef const _hb_void_t &hb_void_t; typedef
700 struct hb_printer_t<hb_void_t> {
701 const char *print (hb_void_t) { return ""; }
717 inline void _hb_warn_no_return<hb_void_t> (bool returned HB_UNUSED)
hb-ot-layout-gsubgpos-private.hh 52 hb_auto_trace_t<HB_DEBUG_CLOSURE, hb_void_t> trace \
60 typedef hb_void_t return_t;
140 hb_auto_trace_t<HB_DEBUG_COLLECT_GLYPHS, hb_void_t> trace \
148 typedef hb_void_t return_t;
    [all...]

Completed in 347 milliseconds