Searched refs:screen_getbytes (Results 1 – 3 of 3) sorted by relevance
18 void screen_getbytes(int row, int col, char_u *bytes, int *attrp);
1424 screen_getbytes(int row, int col, char_u *bytes, int *attrp) in screen_getbytes() function
1701 screen_getbytes(pc_row, pc_col, pc_bytes, &pc_attr); in edit_putchar()