Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A DnsPluginInstanceOwner.cpp1785 static NPCocoaEventType CocoaEventTypeForEvent(const WidgetGUIEvent& anEvent, in CocoaEventTypeForEvent() function
1830 cocoaEvent.type = CocoaEventTypeForEvent(*anEvent, aObjectFrame); in TranslateToNPCocoaEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A DnsPluginInstanceOwner.cpp1738 static NPCocoaEventType CocoaEventTypeForEvent(const WidgetGUIEvent& anEvent, in CocoaEventTypeForEvent() function
1783 cocoaEvent.type = CocoaEventTypeForEvent(*anEvent, aObjectFrame); in TranslateToNPCocoaEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A DnsPluginInstanceOwner.cpp2145 CocoaEventTypeForEvent(const WidgetGUIEvent& anEvent, nsIFrame* aObjectFrame) in CocoaEventTypeForEvent() function
2190 cocoaEvent.type = CocoaEventTypeForEvent(*anEvent, aObjectFrame); in TranslateToNPCocoaEvent()