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

  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 37 #ifndef HB_MAX_NESTING_LEVEL
38 #define HB_MAX_NESTING_LEVEL 6
    [all...]
hb-ot-layout-gsubgpos-private.hh 77 unsigned int nesting_level_left_ = HB_MAX_NESTING_LEVEL) :
199 unsigned int nesting_level_left_ = HB_MAX_NESTING_LEVEL) :
487 nesting_level_left (HB_MAX_NESTING_LEVEL),
    [all...]
hb-ot-layout-gsub-table.hh 1008 if (unlikely (c->nesting_level_left != HB_MAX_NESTING_LEVEL))
    [all...]

Completed in 107 milliseconds