Searched refs:MSHAPE_NUMBERED (Results 1 – 6 of 6) sorted by relevance
3310 if (shape >= MSHAPE_NUMBERED) in mch_set_mouse_shape()3312 id = shape - MSHAPE_NUMBERED; in mch_set_mouse_shape()
3887 #define MSHAPE_NUMBERED 1000 // offset for shapes identified by number macro
2141 getdigits(&p) + MSHAPE_NUMBERED; in parse_shape_opt()
1889 if (shape >= MSHAPE_NUMBERED) in mch_set_mouse_shape()
6870 if (shape >= MSHAPE_NUMBERED) in mch_set_mouse_shape()6872 id = shape - MSHAPE_NUMBERED; in mch_set_mouse_shape()
3498 if (shape >= MSHAPE_NUMBERED) in mch_set_mouse_shape()