Searched refs:SC_CURSOR_CHAR (Results 1 – 4 of 4) sorted by relevance
70 #ifndef SC_CURSOR_CHAR71 #define SC_CURSOR_CHAR 7 macro78 #if SC_MOUSE_CHAR <= SC_CURSOR_CHAR && SC_CURSOR_CHAR < (SC_MOUSE_CHAR + 4)79 #undef SC_CURSOR_CHAR80 #define SC_CURSOR_CHAR (SC_MOUSE_CHAR + 4) macro
70 sc->cursor_char = SC_CURSOR_CHAR; in sc_get_softc()
118 sc->cursor_char = SC_CURSOR_CHAR; in sc_get_softc()