Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmisc2.c2120 shape_table[idx].shape = SHAPE_BLOCK; in parse_shape_opt()
2206 shape_table[idx].shape = SHAPE_BLOCK; in parse_shape_opt()
H A Dstructs.h3883 #define SHAPE_BLOCK 0 // block cursor macro
H A Dgui.c1314 if (shape->shape == SHAPE_BLOCK) in gui_update_cursor()
H A Dos_win32.c1531 if (shape_table[idx].shape == SHAPE_BLOCK) in mch_update_cursor()
H A Dterminal.c2353 SHAPE_BLOCK; in term_get_cursor_shape()