Searched refs:MSHAPE_HIDE (Results 1 – 5 of 5) sorted by relevance
1884 if (shape == MSHAPE_HIDE || gui.pointer_hidden) in mch_set_mouse_shape()1896 if (shape != MSHAPE_HIDE) in mch_set_mouse_shape()
3306 if (shape == MSHAPE_HIDE || gui.pointer_hidden) in mch_set_mouse_shape()3323 if (shape != MSHAPE_HIDE) in mch_set_mouse_shape()
3888 #define MSHAPE_HIDE 1 // hide mouse pointer macro
6865 if (shape == MSHAPE_HIDE || gui.pointer_hidden) in mch_set_mouse_shape()6891 if (shape != MSHAPE_HIDE) in mch_set_mouse_shape()
3494 if (shape == MSHAPE_HIDE) in mch_set_mouse_shape()