Home
last modified time | relevance | path

Searched defs:HB_MAX_CONTEXT_LENGTH (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh709 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], in match_input()
789 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */ in ligate_input()
954 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */ in apply_lookup()
Dhb-ot-layout-common-private.hh41 #define HB_MAX_CONTEXT_LENGTH 64 macro