Home
last modified time | relevance | path

Searched refs:NPCocoaEventScrollWheel (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginEventHandlerCocoa.mm88 return sendMouseEvent(event, NPCocoaEventScrollWheel);
98 … == NPCocoaEventMouseEntered || type == NPCocoaEventMouseExited || type == NPCocoaEventScrollWheel)
192 case NPCocoaEventScrollWheel:
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/
Dmain.m228 case NPCocoaEventScrollWheel:
229 return @"NPCocoaEventScrollWheel";
349 case NPCocoaEventScrollWheel:
/external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
Dmain.cpp233 case NPCocoaEventScrollWheel: in NPP_HandleEvent()
/external/webkit/WebCore/bridge/
Dnpapi.h459 NPCocoaEventScrollWheel, enumerator