Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h3904 char used_for; // SHAPE_MOUSE and/or SHAPE_CURSOR member
H A Dmisc2.c2098 || (shape_table[idx].used_for & what) == 0) in parse_shape_opt()
H A Dterminal.c2381 entry.used_for = SHAPE_CURSOR; in term_get_cursor_shape()