Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.h94 gboolean was_mouse_over; member
Dresindvdsrc.c555 if (src->was_mouse_over) { in rsn_dvdsrc_stop()
558 src->was_mouse_over = FALSE; in rsn_dvdsrc_stop()
1710 if (!src->was_mouse_over) { in rsn_dvdsrc_handle_navigation_event()
1714 src->was_mouse_over = TRUE; in rsn_dvdsrc_handle_navigation_event()
1716 } else if (src->was_mouse_over) { in rsn_dvdsrc_handle_navigation_event()
1720 src->was_mouse_over = FALSE; in rsn_dvdsrc_handle_navigation_event()
2910 if (src->was_mouse_over) { in rsn_dvdsrc_do_seek()
2913 src->was_mouse_over = FALSE; in rsn_dvdsrc_do_seek()