Searched defs:EventHandlerDragState (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/page/ | ||
H A D | EventHandler.h | 248 struct EventHandlerDragState { struct in class:WebCore::EventHandler 249 WTF_MAKE_NONCOPYABLE(EventHandlerDragState); WTF_MAKE_FAST_ALLOCATED; 251 EventHandlerDragState() { } function in struct:WebCore::EventHandler::EventHandlerDragState 261 static EventHandlerDragState& dragState(); |
Completed in 276 milliseconds