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

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 709 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH],
749 match_positions[0] = buffer->idx;
754 match_positions[i] = skippy_iter.idx;
789 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */
847 while (buffer->idx < match_positions[i] && !buffer->in_error)
954 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */
973 match_positions[j] += delta;
987 buffer->move_to (match_positions[idx]);
1116 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH]; local
1643 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH]; local
    [all...]
hb-ot-layout-gsub-table.hh 656 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH]; local
663 match_positions,
670 match_positions,
    [all...]

Completed in 66 milliseconds