Searched refs:hb_auto_trace_t (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-private.hh | 749 struct hb_auto_trace_t { struct 750 explicit inline hb_auto_trace_t (unsigned int *plevel_, in hb_auto_trace_t() function 764 inline ~hb_auto_trace_t (void) in ~hb_auto_trace_t() argument 796 struct hb_auto_trace_t<0, ret_t> { argument 797 explicit inline hb_auto_trace_t (unsigned int *plevel_ HB_UNUSED, in hb_auto_trace_t() function
|
D | hb-ot-layout-gsubgpos-private.hh | 42 hb_auto_trace_t<context_t::max_debug_depth, typename context_t::return_t> trace \ 51 hb_auto_trace_t<HB_DEBUG_CLOSURE, hb_void_t> trace \ 101 hb_auto_trace_t<HB_DEBUG_WOULD_APPLY, bool> trace \ 139 hb_auto_trace_t<HB_DEBUG_COLLECT_GLYPHS, hb_void_t> trace \ 257 hb_auto_trace_t<HB_DEBUG_APPLY, bool> trace \
|
D | hb-open-type-private.hh | 168 hb_auto_trace_t<HB_DEBUG_SANITIZE, bool> trace \ 372 hb_auto_trace_t<HB_DEBUG_SERIALIZE, bool> trace \
|