Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmisc2.c2359 && (shape_idx == SHAPE_IDX_CLINE in update_mouseshape()
2365 && old_mouse_shape != shape_table[SHAPE_IDX_CLINE].mshape in update_mouseshape()
H A Dstructs.h3873 #define SHAPE_IDX_CLINE 9 // On command line macro
H A Dgui.c5036 update_mouseshape(SHAPE_IDX_CLINE); in xy2win()