Searched refs:CocoaEventTypeForEvent (Results 1 – 3 of 3) sorted by relevance
1785 static NPCocoaEventType CocoaEventTypeForEvent(const WidgetGUIEvent& anEvent, in CocoaEventTypeForEvent() function1830 cocoaEvent.type = CocoaEventTypeForEvent(*anEvent, aObjectFrame); in TranslateToNPCocoaEvent()
1738 static NPCocoaEventType CocoaEventTypeForEvent(const WidgetGUIEvent& anEvent, in CocoaEventTypeForEvent() function1783 cocoaEvent.type = CocoaEventTypeForEvent(*anEvent, aObjectFrame); in TranslateToNPCocoaEvent()
2145 CocoaEventTypeForEvent(const WidgetGUIEvent& anEvent, nsIFrame* aObjectFrame) in CocoaEventTypeForEvent() function2190 cocoaEvent.type = CocoaEventTypeForEvent(*anEvent, aObjectFrame); in TranslateToNPCocoaEvent()