Home
last modified time | relevance | path

Searched refs:strip_feedback (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/tablet_v2/
H A Dwlr_tablet_v2_pad.c90 wl_signal_emit(&aux->pad->pad->events.strip_feedback, &evt); in handle_tablet_pad_strip_v2_set_feedback()
359 wl_list_remove(&pad->events.strip_feedback.listener_list); in handle_wlr_tablet_pad_destroy()
404 wl_signal_init(&pad->events.strip_feedback); in wlr_tablet_pad_create()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/wlr/types/
H A Dwlr_tablet_v2.h109 struct wl_signal strip_feedback; // struct wlr_tablet_v2_event_feedback member
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/osc/
H A Dosc.cc1132 strip_feedback (sur, true); in routes_list()
1869 strip_feedback(s, true); in set_surface()
1918 strip_feedback(s, false); in set_surface_strip_types()
1934 strip_feedback (s, true); in set_surface_feedback()
1949 strip_feedback (s, true); in set_surface_gainmode()
2077 strip_feedback (&s, true); in get_surface()
2104 OSC::strip_feedback (OSCSurface* sur, bool new_bank_size) in strip_feedback() function in OSC
2223 strip_feedback (sur, false); in _recalcbanks()
2230 strip_feedback (sur, false); in _recalcbanks()
2284 strip_feedback (sur, false); in _set_bank()
[all …]
H A Dosc.h318 void strip_feedback (OSCSurface* sur, bool new_bank_size);