Home
last modified time | relevance | path

Searched refs:AEEEvent (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/
DPlatformTouchEvent.h41 #define AEEEvent uint16 macro
74 PlatformTouchEvent(AEEEvent, uint16 wParam, uint32 dwParam);
DPlatformKeyboardEvent.h73 #define AEEEvent uint16 macro
208 PlatformKeyboardEvent(AEEEvent, uint16, uint32, Type);
DPlatformMouseEvent.h67 #define AEEEvent uint16 macro
177 PlatformMouseEvent(AEEEvent, uint16 wParam, uint32 dwParam);
/external/webkit/Source/WebCore/platform/brew/
DPlatformMouseEventBrew.cpp36 PlatformMouseEvent::PlatformMouseEvent(AEEEvent event, uint16 wParam, uint32 dwParam) in PlatformMouseEvent()
DPlatformTouchEventBrew.cpp37 PlatformTouchEvent::PlatformTouchEvent(AEEEvent event, uint16 wParam, uint32 dwParam) in PlatformTouchEvent()
DPlatformKeyboardEventBrew.cpp217 PlatformKeyboardEvent::PlatformKeyboardEvent(AEEEvent event, uint16 code, uint32 modifiers, Type ty… in PlatformKeyboardEvent()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2450245 and click count from AEEEvent.