Home
last modified time | relevance | path

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

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst-hosting/editorhost/source/platform/linux/
H A Dwindow.cpp208 bool handleMainWindowEvent (const XEvent& event);
632 xWindow, [this] (const XEvent& e) { return handleMainWindowEvent (e); }); in init()
772 bool X11Window::Impl::handleMainWindowEvent (const XEvent& event) in handleMainWindowEvent() function in Steinberg::Vst::EditorHost::X11Window::Impl
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst-hosting/editorhost/source/platform/linux/
H A Dwindow.cpp208 bool handleMainWindowEvent (const XEvent& event);
632 xWindow, [this] (const XEvent& e) { return handleMainWindowEvent (e); }); in init()
772 bool X11Window::Impl::handleMainWindowEvent (const XEvent& event) in handleMainWindowEvent() function in Steinberg::Vst::EditorHost::X11Window::Impl