Home
last modified time | relevance | path

Searched defs:navigation (Results 1 – 25 of 25) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.c77 gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure) in gst_navigation_send_event()
97 gst_navigation_send_key_event (GstNavigation * navigation, const char *event, in gst_navigation_send_key_event()
125 gst_navigation_send_mouse_event (GstNavigation * navigation, const char *event, in gst_navigation_send_mouse_event()
154 gst_navigation_send_mouse_scroll_event (GstNavigation * navigation, in gst_navigation_send_mouse_scroll_event()
174 gst_navigation_send_command (GstNavigation * navigation, in gst_navigation_send_command()
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dcocoawindow.h49 GstNavigation *navigation; variable
/third_party/cef/tests/ceftests/
Drequest_unittest.cc388 bool navigation; // True if this expectation represents a navigation. member
417 explicit TypeExpectations(bool navigation) : navigation_(navigation) { in TypeExpectations()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dnavigation.c94 nav_send_event (GstNavigation * navigation, GstStructure * structure) in nav_send_event()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgsthanddetect.cpp148 gst_handdetect_navigation_send_event (GstNavigation * navigation, in gst_handdetect_navigation_send_event()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsink.cc560 gst_qt_sink_navigation_send_event (GstNavigation * navigation, in gst_qt_sink_navigation_send_event()
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgstgtkbasesink.c321 gst_gtk_base_sink_navigation_send_event (GstNavigation * navigation, in gst_gtk_base_sink_navigation_send_event()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dvideosink.c624 gst_d3dvideosink_navigation_send_event (GstNavigation * navigation, in gst_d3dvideosink_navigation_send_event()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvksink.c634 gst_vulkan_sink_navigation_send_event (GstNavigation * navigation, in gst_vulkan_sink_navigation_send_event()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglsinkbin.c450 gst_gl_sink_bin_navigation_send_event (GstNavigation * navigation, GstStructure in gst_gl_sink_bin_navigation_send_event()
Dgstglimagesink.c598 gst_glimage_sink_navigation_send_event (GstNavigation * navigation, GstStructure in gst_glimage_sink_navigation_send_event()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.c1552 gst_x_image_sink_navigation_send_event (GstNavigation * navigation, in gst_x_image_sink_navigation_send_event()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagesink.c1149 gst_xv_image_sink_navigation_send_event (GstNavigation * navigation, in gst_xv_image_sink_navigation_send_event()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11videosink.cpp1338 gst_d3d11_video_sink_navigation_send_event (GstNavigation * navigation, in gst_d3d11_video_sink_navigation_send_event()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideosink.cpp157 gst_dshowvideosink_navigation_send_event (GstNavigation * navigation, in gst_dshowvideosink_navigation_send_event()
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.c1985 gst_dfbvideosink_navigation_send_event (GstNavigation * navigation, in gst_dfbvideosink_navigation_send_event()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin3.c5180 gst_play_bin3_navigation_send_event (GstNavigation * navigation, in gst_play_bin3_navigation_send_event()
Dgstplaysink.c5519 gst_play_sink_navigation_send_event (GstNavigation * navigation, in gst_play_sink_navigation_send_event()
Dgstplaybin2.c7269 gst_play_bin_navigation_send_event (GstNavigation * navigation,
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c2714 GtkWidget *hbox, *vbox, *seek, *playbin, *step, *navigation, *colorbalance; in create_ui() local
/third_party/weex-loader/deps/weex-styler/lib/
Dvalidator.js2520 navigation: { property
/third_party/typescript/tests/lib/
Dlib.d.ts12204 navigation: PerformanceNavigation; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts11549 readonly navigation: PerformanceNavigation; property
/third_party/typescript/lib/
Dlib.dom.d.ts11569 readonly navigation: PerformanceNavigation; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp83581 static nsIAtom* navigation; member in nsGkAtoms