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

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 709 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH],
715 if (unlikely (count > HB_MAX_CONTEXT_LENGTH)) return_trace (false);
789 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */
954 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */
    [all...]
hb-ot-layout-common-private.hh 40 #ifndef HB_MAX_CONTEXT_LENGTH
41 #define HB_MAX_CONTEXT_LENGTH 64
    [all...]
hb-ot-layout-gsub-table.hh 656 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH];
    [all...]

Completed in 461 milliseconds