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

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 734 unsigned int match_positions[MAX_CONTEXT_LENGTH],
774 match_positions[0] = buffer->idx;
779 match_positions[i] = skippy_iter.idx;
814 unsigned int match_positions[MAX_CONTEXT_LENGTH], /* Including the first glyph */
873 while (buffer->idx < match_positions[i])
1123 unsigned int match_positions[MAX_CONTEXT_LENGTH]; local
1655 unsigned int match_positions[MAX_CONTEXT_LENGTH]; local
    [all...]
hb-ot-layout-gsub-table.hh 653 unsigned int match_positions[MAX_CONTEXT_LENGTH]; local
660 match_positions,
667 match_positions,
    [all...]

Completed in 138 milliseconds