Searched refs:CURSOR_ENABLE (Results 1 – 2 of 2) sorted by relevance
153 #define CURSOR_ENABLE (1 << 16) macro
1045 val |= CURSOR_ENABLE; in dc_cursor_set()1049 val &= ~CURSOR_ENABLE; in dc_cursor_set()