Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-debug.hh272 struct hb_auto_trace_t struct
274 explicit inline hb_auto_trace_t (unsigned int *plevel_,
289 ~hb_auto_trace_t () in ~hb_auto_trace_t()
323 template <typename ret_t> /* Make sure we don't use hb_auto_trace_t when not tracing. */
324 struct hb_auto_trace_t<0, ret_t> struct
326 explicit inline hb_auto_trace_t (unsigned int *plevel_,
397 hb_auto_trace_t<HB_DEBUG_APPLY, bool> trace \
410 hb_auto_trace_t<HB_DEBUG_SANITIZE, bool> trace \
422 hb_auto_trace_t<HB_DEBUG_SERIALIZE, bool> trace \
434 hb_auto_trace_t<HB_DEBUG_SUBSE
[all...]

Completed in 1 milliseconds