Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.h51 void dispatchKeyboardEvent(struct wpe_input_keyboard_event&);
Dgstwpevideosrc.cpp578 src->view->dispatchKeyboardEvent (wpe_event); in gst_wpe_video_src_event()
DWPEThreadedView.cpp840 void WPEView::dispatchKeyboardEvent(struct wpe_input_keyboard_event& wpe_event) in dispatchKeyboardEvent() function in WPEView