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