Home | History | Annotate | Download | only in src

Lines Matching refs:combine_pos

180     if(state->pos.row == state->combine_pos.row && state->pos.col == state->combine_pos.col + state->combine_width) {
211 putglyph(state, state->combine_chars, state->combine_width, state->combine_pos);
280 state->combine_pos = state->pos;