Searched refs:SC_CURSOR_CHAR (Results 1 – 6 of 6) sorted by relevance
72 #ifndef SC_CURSOR_CHAR73 #define SC_CURSOR_CHAR 7 macro80 #if SC_MOUSE_CHAR <= SC_CURSOR_CHAR && SC_CURSOR_CHAR < (SC_MOUSE_CHAR + 4)81 #undef SC_CURSOR_CHAR82 #define SC_CURSOR_CHAR (SC_MOUSE_CHAR + 4) macro
74 sc->cursor_char = SC_CURSOR_CHAR; in sc_get_softc()
136 sc->cursor_char = SC_CURSOR_CHAR; in sc_get_softc()
122 sc->cursor_char = SC_CURSOR_CHAR; in sc_get_softc()