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

  /external/harfbuzz_ng/src/
hb-ot-layout.cc 1073 unsigned int debug_depth; member in struct:hb_get_subtables_context_t
    [all...]
hb-open-type-private.hh 182 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
194 debug_depth (0),
221 this->debug_depth = 0;
245 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0,
261 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0,
284 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0,
303 mutable unsigned int debug_depth; member in struct:OT::hb_sanitize_context_t
395 (&c->debug_depth, "SERIALIZE", c, HB_FUNC, \
408 this->debug_depth = 0;
503 unsigned int debug_depth; member in struct:OT::hb_serialize_context_t
    [all...]
hb-ot-layout-gsubgpos-private.hh 46 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
73 unsigned int debug_depth; member in struct:OT::hb_closure_context_t
82 debug_depth (0) {}
95 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
111 unsigned int debug_depth; member in struct:OT::hb_would_apply_context_t
121 debug_depth (0) {}
132 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
192 unsigned int debug_depth; member in struct:OT::hb_collect_glyphs_context_t
208 debug_depth (0)
245 debug_depth (0) {
248 unsigned int debug_depth; member in struct:OT::hb_add_coverage_context_t
475 unsigned int debug_depth; member in struct:OT::hb_apply_context_t
    [all...]

Completed in 198 milliseconds