Home
last modified time | relevance | path

Searched refs:move_widened_char (Results 1 – 1 of 1) sorted by relevance

/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dscreen.c429 move_widened_char(Screen *self, CPUCell* cpu_cell, GPUCell *gpu_cell, index_type xpos, index_type y… in move_widened_char() function
565 … if (xpos == self->columns - 1) move_widened_char(self, cpu_cell, gpu_cell, xpos, ypos); in draw_combining_char()