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

  /external/harfbuzz_ng/src/
hb-subset.hh 49 unsigned int debug_depth; member in struct:hb_subset_context_t
55 debug_depth (0) {}
hb-aat-layout-common.hh 832 unsigned int debug_depth; member in struct:AAT::hb_aat_apply_context_t
hb-machinery.hh 230 debug_depth (0),
296 this->debug_depth = 0;
324 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0,
378 DEBUG_MSG_LEVEL (SANITIZE, p, this->debug_depth+1, 0,
474 mutable unsigned int debug_depth; member in struct:hb_sanitize_context_t
518 this->debug_depth = 0;
653 unsigned int debug_depth; member in struct:hb_serialize_context_t
hb-ot-layout-gsubgpos.hh 54 unsigned int debug_depth; member in struct:OT::hb_intersects_context_t
58 debug_depth (0) {}
98 unsigned int debug_depth; member in struct:OT::hb_closure_context_t
108 debug_depth (0),
139 unsigned int debug_depth; member in struct:OT::hb_would_apply_context_t
149 debug_depth (0) {}
207 unsigned int debug_depth; member in struct:OT::hb_collect_glyphs_context_t
223 debug_depth (0) {}
248 debug_depth (0) {}
251 unsigned int debug_depth; member in struct:OT::hb_add_coverage_context_t
470 unsigned int debug_depth; member in struct:OT::hb_ot_apply_context_t
664 unsigned int debug_depth; member in struct:OT::hb_get_subtables_context_t
    [all...]

Completed in 735 milliseconds