HomeSort by relevance Sort by last modified time
    Searched refs:nesting_level_left (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos.hh 71 if (unlikely (nesting_level_left == 0 || !recurse_func))
74 nesting_level_left--;
76 nesting_level_left++;
97 unsigned int nesting_level_left; member in struct:OT::hb_closure_context_t
107 nesting_level_left (nesting_level_left_),
163 if (unlikely (nesting_level_left == 0 || !recurse_func))
188 nesting_level_left--;
190 nesting_level_left++;
206 unsigned int nesting_level_left; member in struct:OT::hb_collect_glyphs_context_t
222 nesting_level_left (nesting_level_left_)
469 unsigned int nesting_level_left; member in struct:OT::hb_ot_apply_context_t
    [all...]
hb-ot-layout-gsub-table.hh     [all...]

Completed in 450 milliseconds