Searched defs:CURSOR_MODE (Results 1 – 4 of 4) sorted by relevance
109 #define CURSOR_MODE 0x4084 macro
154 #define CURSOR_MODE 0x07 macro
106 #define CURSOR_MODE(x) (((x) & 0x3) << 8) macro
2284 typedef enum CURSOR_MODE { enum2291 } CURSOR_MODE; typedef