Searched refs:HB_MAX_NESTING_LEVEL (Results 1 – 3 of 3) sorted by relevance
37 #ifndef HB_MAX_NESTING_LEVEL38 #define HB_MAX_NESTING_LEVEL 6 macro
77 unsigned int nesting_level_left_ = HB_MAX_NESTING_LEVEL) : in hb_closure_context_t()199 unsigned int nesting_level_left_ = HB_MAX_NESTING_LEVEL) : in hb_collect_glyphs_context_t()487 nesting_level_left (HB_MAX_NESTING_LEVEL), in hb_apply_context_t()
1008 if (unlikely (c->nesting_level_left != HB_MAX_NESTING_LEVEL)) in apply()