Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_photon.c1884 if (shape == MSHAPE_HIDE || gui.pointer_hidden) in mch_set_mouse_shape()
1896 if (shape != MSHAPE_HIDE) in mch_set_mouse_shape()
H A Dgui_x11.c3306 if (shape == MSHAPE_HIDE || gui.pointer_hidden) in mch_set_mouse_shape()
3323 if (shape != MSHAPE_HIDE) in mch_set_mouse_shape()
H A Dstructs.h3888 #define MSHAPE_HIDE 1 // hide mouse pointer macro
H A Dgui_gtk_x11.c6865 if (shape == MSHAPE_HIDE || gui.pointer_hidden) in mch_set_mouse_shape()
6891 if (shape != MSHAPE_HIDE) in mch_set_mouse_shape()
H A Dgui_w32.c3494 if (shape == MSHAPE_HIDE) in mch_set_mouse_shape()