Searched refs:match_positions (Results 1 – 2 of 2) sorted by relevance
709 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], in match_input()749 match_positions[0] = buffer->idx; in match_input()754 match_positions[i] = skippy_iter.idx; in match_input()789 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */ in ligate_input()847 while (buffer->idx < match_positions[i] && !buffer->in_error) in ligate_input()954 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */ in apply_lookup()973 match_positions[j] += delta; in apply_lookup()987 buffer->move_to (match_positions[idx]); in apply_lookup()1002 if (end <= match_positions[idx]) in apply_lookup()1008 end = match_positions[idx]; in apply_lookup()[all …]
656 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH]; in apply() local663 match_positions, in apply()670 match_positions, in apply()