Searched refs:SC_CURSOR_CHAR (Results 1 – 4 of 4) sorted by relevance
77 #ifndef SC_CURSOR_CHAR78 #define SC_CURSOR_CHAR (0x07) macro85 #if SC_MOUSE_CHAR <= SC_CURSOR_CHAR && SC_CURSOR_CHAR < (SC_MOUSE_CHAR + 4)86 #undef SC_CURSOR_CHAR87 #define SC_CURSOR_CHAR (SC_MOUSE_CHAR + 4) macro
72 sc->cursor_char = SC_CURSOR_CHAR; in sc_get_softc()
134 sc->cursor_char = SC_CURSOR_CHAR; in sc_get_softc()
126 sc->cursor_char = SC_CURSOR_CHAR; in sc_get_softc()