Searched defs:nesting_level_left (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh67 if (unlikely (nesting_level_left == 0 || !recurse_func))
70 nesting_level_left--;
72 nesting_level_left++;
79 unsigned int nesting_level_left; member in struct:OT::hb_closure_context_t
88 nesting_level_left (nesting_level_left_),
155 if (unlikely (nesting_level_left == 0 || !recurse_func))
176 nesting_level_left--;
178 nesting_level_left++;
193 unsigned int nesting_level_left; member in struct:OT::hb_collect_glyphs_context_t
208 nesting_level_left (nesting_level_left
271 unsigned int nesting_level_left; member in struct:OT::hb_apply_context_t
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh67 if (unlikely (nesting_level_left == 0 || !recurse_func))
70 nesting_level_left--;
72 nesting_level_left++;
79 unsigned int nesting_level_left; member in struct:OT::hb_closure_context_t
88 nesting_level_left (nesting_level_left_),
155 if (unlikely (nesting_level_left == 0 || !recurse_func))
176 nesting_level_left--;
178 nesting_level_left++;
193 unsigned int nesting_level_left; member in struct:OT::hb_collect_glyphs_context_t
208 nesting_level_left (nesting_level_left
271 unsigned int nesting_level_left; member in struct:OT::hb_apply_context_t
[all...]

Completed in 50 milliseconds