Searched refs:match_positions (Results 1 – 2 of 2) sorted by relevance
679 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], in match_input()731 match_positions[0] = buffer->idx; in match_input()736 match_positions[i] = skippy_iter.idx; in match_input()801 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */ in ligate_input()859 while (buffer->idx < match_positions[i] && !buffer->in_error) in ligate_input()972 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH], /* Including the first glyph */ in apply_lookup()991 match_positions[j] += delta; in apply_lookup()1005 if (unlikely (!buffer->move_to (match_positions[idx]))) in apply_lookup()1046 if (end <= int (match_positions[idx])) in apply_lookup()1052 end = match_positions[idx]; in apply_lookup()[all …]
650 unsigned int match_positions[HB_MAX_CONTEXT_LENGTH]; in apply() local657 match_positions, in apply()664 match_positions, in apply()