HomeSort by relevance Sort by last modified time
    Searched full: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 67 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...]
hb-ot-layout-gsub-table.hh 973 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 1995 milliseconds