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

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos.hh 778 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH],
783 if (unlikely (count > HB_MAX_CONTEXT_LENGTH)) return_trace (false);
893 const unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */
    [all...]
hb-ot-layout-common.hh 41 #ifndef HB_MAX_CONTEXT_LENGTH
42 #define HB_MAX_CONTEXT_LENGTH 64
    [all...]
hb-aat-layout-morx-table.hh 567 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH];
    [all...]
hb-ot-layout-gsub-table.hh 739 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH];
    [all...]

Completed in 221 milliseconds