Home
last modified time | relevance | path

Searched refs:With_Pointer_Focus (Results 1 – 3 of 3) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-0.h1160 #define with_pointer_focus(ss) ss->With_Pointer_Focus
1164 ss->With_Pointer_Focus = a; \
1165 …_symbol_set_value(s7, ss->with_pointer_focus_symbol, s7_make_boolean(s7, ss->With_Pointer_Focus));\
1168 #define set_with_pointer_focus(a) ss->With_Pointer_Focus = a
H A Dsnd.c223 ss->With_Pointer_Focus = DEFAULT_WITH_POINTER_FOCUS; in snd_set_global_defaults()
H A Dsnd-1.h435 bool With_Verbose_Cursor, With_Inset_Graph, With_Pointer_Focus, With_Smpte_Label, With_Interrupts; member