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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 68 if (unlikely (nesting_level_left == 0 || !recurse_func))
71 nesting_level_left--;
73 nesting_level_left++;
80 unsigned int nesting_level_left; member in struct:OT::hb_closure_context_t
89 nesting_level_left (nesting_level_left_),
156 if (unlikely (nesting_level_left == 0 || !recurse_func))
171 nesting_level_left--;
173 nesting_level_left++;
188 unsigned int nesting_level_left; member in struct:OT::hb_collect_glyphs_context_t
203 nesting_level_left (nesting_level_left_)
266 unsigned int nesting_level_left; member in struct:OT::hb_apply_context_t
    [all...]
hb-ot-layout-gsub-table.hh 974 if (unlikely (c->nesting_level_left != MAX_NESTING_LEVEL))
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 68 if (unlikely (nesting_level_left == 0 || !recurse_func))
71 nesting_level_left--;
73 nesting_level_left++;
80 unsigned int nesting_level_left; member in struct:OT::hb_closure_context_t
89 nesting_level_left (nesting_level_left_),
156 if (unlikely (nesting_level_left == 0 || !recurse_func))
171 nesting_level_left--;
173 nesting_level_left++;
188 unsigned int nesting_level_left; member in struct:OT::hb_collect_glyphs_context_t
203 nesting_level_left (nesting_level_left_)
266 unsigned int nesting_level_left; member in struct:OT::hb_apply_context_t
    [all...]
hb-ot-layout-gsub-table.hh 967 if (unlikely (c->nesting_level_left != MAX_NESTING_LEVEL))
    [all...]

Completed in 67 milliseconds