Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dproplist.h91 #define PA_PROP_EVENT_MOUSE_VPOS "event.mouse.vpos" macro
/third_party/pulseaudio/src/modules/
Dmodule-position-event-sounds.c103 if (!(vpos = pa_proplist_gets(data->proplist, PA_PROP_EVENT_MOUSE_VPOS))) in sink_input_fixate_hook_callback()
/third_party/pulseaudio/vala/
Dlibpulse.vapi561 [CCode (cname="PA_PROP_EVENT_MOUSE_VPOS")]