Searched refs:setXCrossingEventFields (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/x11/
H A DNetscapePluginX11.cpp459 static inline void setXCrossingEventFields(XEvent& xEvent, const WebMouseEvent& webEvent, const WebCore::IntPoint& pluginLocation, int type) function in namespace:WebKit
555 setXCrossingEventFields(xEvent, event, convertToRootView(IntPoint()), EnterNotify);
567 setXCrossingEventFields(xEvent, event, convertToRootView(IntPoint()), LeaveNotify);

Completed in 123 milliseconds