Home
last modified time | relevance | path

Searched refs:WindowEventContext (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/dom/
DWindowEventContext.h40 class WindowEventContext {
42 WindowEventContext(Event*, PassRefPtr<Node>, const EventContext*);
53 inline DOMWindow* WindowEventContext::window() const in window()
58 inline EventTarget* WindowEventContext::target() const in target()
DWindowEventContext.cpp38 WindowEventContext::WindowEventContext(Event* event, PassRefPtr<Node> node, const EventContext* top… in WindowEventContext() function in WebCore::WindowEventContext
53 bool WindowEventContext::handleLocalEvents(Event* event) in handleLocalEvents()
DEventDispatcher.cpp290 WindowEventContext windowContext(event.get(), m_node.get(), topEventContext()); in dispatchEvent()
/external/webkit/Source/WebCore/
DAndroid.mk216 dom/WindowEventContext.cpp \
DCMakeLists.txt637 dom/WindowEventContext.cpp
DGNUmakefile.list.am1294 Source/WebCore/dom/WindowEventContext.cpp \
1295 Source/WebCore/dom/WindowEventContext.h \
DWebCore.pro559 dom/WindowEventContext.cpp \
DGNUmakefile.am1340 Source/WebCore/dom/WindowEventContext.cpp \
1341 Source/WebCore/dom/WindowEventContext.h \
DWebCore.gypi2588 'dom/WindowEventContext.cpp',
2589 'dom/WindowEventContext.h',
DChangeLog-2010-12-0613260 …This patch adds the notion of EventContext (and a very similar-acting WindowEventContext, specific…
13266 * Android.mk: Added EventContext, WindowEventContext files.
13291 * dom/WindowEventContext.cpp: Added.
13292 * dom/WindowEventContext.h: Added.
18689 * dom/WindowEventContext.cpp: Removed.
18690 * dom/WindowEventContext.h: Removed.
19256 …This patch adds the notion of EventContext (and a very similar-acting WindowEventContext, specific…
19262 * Android.mk: Added EventContext, WindowEventContext files.
19295 * dom/WindowEventContext.cpp: Added.
19296 * dom/WindowEventContext.h: Added.
[all …]
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj895 …27B3041000FEEA7 /* WindowEventContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 4123E567127…
896 …7B3041000FEEA7 /* WindowEventContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4123E56812…
7393 …00FEEA7 /* WindowEventContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
7394 …EEA7 /* WindowEventContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
19633 4123E568127B3041000FEEA7 /* WindowEventContext.cpp */,
19634 4123E567127B3041000FEEA7 /* WindowEventContext.h */,
22905 4123E569127B3041000FEEA7 /* WindowEventContext.h in Headers */,
25622 4123E56A127B3041000FEEA7 /* WindowEventContext.cpp in Sources */,