Home
last modified time | relevance | path

Searched refs:WindowDragMotionHandler (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DnsClipboardWayland.cpp280 WindowDragMotionHandler(dropContext->GetWidget(), nullptr, dropContext, x, in data_offer_action()
571 WindowDragMotionHandler(dropContext->GetWidget(), nullptr, dropContext, x, y, in data_device_motion()
H A DnsWindow.h72 gboolean WindowDragMotionHandler(GtkWidget* aWidget,
H A DnsWindow.cpp6872 gboolean WindowDragMotionHandler(GtkWidget* aWidget, in WindowDragMotionHandler() function
6903 return WindowDragMotionHandler(aWidget, aDragContext, nullptr, aX, aY, aTime); in drag_motion_event_cb()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DnsClipboardWayland.cpp267 WindowDragMotionHandler(dropContext->GetWidget(), nullptr, dropContext, x, in data_offer_action()
660 WindowDragMotionHandler(dropContext->GetWidget(), nullptr, dropContext, x, y, in data_device_motion()
H A DnsWindow.h73 gboolean WindowDragMotionHandler(GtkWidget* aWidget,
H A DnsWindow.cpp7821 gboolean WindowDragMotionHandler(GtkWidget* aWidget, in WindowDragMotionHandler() function
7854 return WindowDragMotionHandler(aWidget, aDragContext, nullptr, aX, aY, aTime); in drag_motion_event_cb()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DnsClipboardWayland.cpp267 WindowDragMotionHandler(dropContext->GetWidget(), nullptr, dropContext, x, in data_offer_action()
660 WindowDragMotionHandler(dropContext->GetWidget(), nullptr, dropContext, x, y, in data_device_motion()
H A DnsWindow.h73 gboolean WindowDragMotionHandler(GtkWidget* aWidget,
H A DnsWindow.cpp7821 gboolean WindowDragMotionHandler(GtkWidget* aWidget, in WindowDragMotionHandler() function
7854 return WindowDragMotionHandler(aWidget, aDragContext, nullptr, aX, aY, aTime); in drag_motion_event_cb()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsWindow.cpp7924 gboolean WindowDragMotionHandler(GtkWidget* aWidget, in WindowDragMotionHandler() function
7972 return WindowDragMotionHandler(aWidget, aDragContext, aX, aY, aTime); in drag_motion_event_cb()