Home
last modified time | relevance | path

Searched refs:rts_cursor_style (Results 1 – 2 of 2) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-prefs.c2535 static cursor_style_t rts_cursor_style = DEFAULT_CURSOR_STYLE; variable
2542 static void revert_cursor_style(prefs_info *prf) {set_cursor_style(rts_cursor_style);} in revert_cursor_style()
2543 static void save_cursor_style(prefs_info *prf, FILE *ignore) {rts_cursor_style = cursor_style(ss);} in save_cursor_style()
H A Dsnd-motif.c19724 rts_cursor_style = cursor_style(ss), in make_preferences_dialog()