Searched refs:hb_auto_trace_t (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-private.hh | 810 struct hb_auto_trace_t { struct 811 explicit inline hb_auto_trace_t (unsigned int *plevel_, in hb_auto_trace_t() argument 825 inline ~hb_auto_trace_t (void) in ~hb_auto_trace_t() argument 857 struct hb_auto_trace_t<0, ret_t> { argument 858 explicit inline hb_auto_trace_t (unsigned int *plevel_ HB_UNUSED, in hb_auto_trace_t() function
|
D | hb-open-type-private.hh | 179 hb_auto_trace_t<HB_DEBUG_SANITIZE, bool> trace \ 392 hb_auto_trace_t<HB_DEBUG_SERIALIZE, bool> trace \
|
D | hb-ot-layout-gsubgpos-private.hh | 45 hb_auto_trace_t<HB_DEBUG_CLOSURE, hb_void_t> trace \ 94 hb_auto_trace_t<HB_DEBUG_WOULD_APPLY, bool> trace \ 131 hb_auto_trace_t<HB_DEBUG_COLLECT_GLYPHS, hb_void_t> trace \ 258 hb_auto_trace_t<HB_DEBUG_APPLY, bool> trace \
|
D | hb-ot-layout-common-private.hh | 49 hb_auto_trace_t<context_t::max_debug_depth, typename context_t::return_t> trace \
|