Searched refs:SHAPE_VER (Results 1 – 4 of 4) sorted by relevance
1333 if (shape->shape == SHAPE_VER) in gui_update_cursor()1347 if (shape->shape != SHAPE_VER) in gui_update_cursor()
3885 #define SHAPE_VER 2 // vertical bar cursor macro
2187 shape_table[idx].shape = SHAPE_VER; in parse_shape_opt()
2352 term->tl_cursor_shape == VTERM_PROP_CURSORSHAPE_BAR_LEFT ? SHAPE_VER : in term_get_cursor_shape()