Searched refs:pc_bytes (Results 1 – 1 of 1) sorted by relevance
1653 static char_u pc_bytes[MB_MAXBYTES + 1]; // saved bytes variable1701 screen_getbytes(pc_row, pc_col, pc_bytes, &pc_attr); in edit_putchar()1735 screen_puts(pc_bytes, pc_row - msg_scrolled, pc_col, pc_attr); in edit_unputchar()