Home
last modified time | relevance | path

Searched defs:DOMWrapperWorld (Results 1 – 25 of 33) sorted by relevance

12

/external/webkit/Source/WebCore/bindings/v8/
DScriptController.h58 class DOMWrapperWorld; variable
105 ScriptController* windowShell(DOMWrapperWorld*) { return this; } in windowShell() argument
106 ScriptController* existingWindowShell(DOMWrapperWorld*) { return this; } in existingWindowShell() argument
DDOMWrapperWorld.cpp39 DOMWrapperWorld::DOMWrapperWorld() in DOMWrapperWorld() function in WebCore::DOMWrapperWorld
DScriptState.cpp104 ScriptState* scriptStateFromNode(DOMWrapperWorld*, Node* node) in scriptStateFromNode() argument
112 ScriptState* scriptStateFromPage(DOMWrapperWorld*, Page* page) in scriptStateFromPage() argument
DScriptState.h40 class DOMWrapperWorld; variable
/external/webkit/Source/WebKit/mac/WebView/
DWebScriptWorld.mm55 {
119 {
DWebScriptWorldInternal.h28 class DOMWrapperWorld; variable
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
DInjectedBundleScriptWorld.h34 class DOMWrapperWorld; variable
DInjectedBundlePageLoaderClient.h36 class DOMWrapperWorld; variable
/external/webkit/Source/WebKit/win/
DWebScriptWorld.h32 class DOMWrapperWorld; variable
/external/webkit/Source/WebKit/qt/Api/
Dqwebscriptworld.h29 class DOMWrapperWorld; variable
Dqwebscriptworld_p.h26 class DOMWrapperWorld; variable
/external/webkit/Source/WebCore/bindings/js/
DScriptCachedFrameData.h42 class DOMWrapperWorld; variable
DScriptState.h44 class DOMWrapperWorld; variable
DDOMWrapperWorld.cpp39 DOMWrapperWorld::DOMWrapperWorld(JSC::JSGlobalData* globalData, bool isNormal) in DOMWrapperWorld() function in WebCore::DOMWrapperWorld
DJSDOMWindowBase.h35 class DOMWrapperWorld; variable
DJSDOMBinding.h149 inline JSDOMWrapper* getInlineCachedWrapper(DOMWrapperWorld*, void*) { return 0; } in getInlineCachedWrapper() argument
150 inline bool setInlineCachedWrapper(DOMWrapperWorld*, void*, JSDOMWrapper*) { return false; } in setInlineCachedWrapper() argument
151 inline bool clearInlineCachedWrapper(DOMWrapperWorld*, void*, JSDOMWrapper*) { return false; } in clearInlineCachedWrapper() argument
155 inline void* wrapperContext(DOMWrapperWorld*, void* domObject) { return domObject; } in wrapperContext() argument
DJSNodeCustom.h39 inline JSC::WeakHandleOwner* wrapperOwner(DOMWrapperWorld*, Node*) in wrapperOwner() argument
DJSDOMGlobalObject.h36 class DOMWrapperWorld; variable
DJSNamedNodeMapCustom.cpp60 inline JSC::WeakHandleOwner* wrapperOwner(DOMWrapperWorld*, NamedNodeMap*) in wrapperOwner() argument
DJSNodeListCustom.cpp61 inline JSC::WeakHandleOwner* wrapperOwner(DOMWrapperWorld*, NodeList*) in wrapperOwner() argument
/external/webkit/Source/WebCore/page/
DUserScriptTypes.h36 class DOMWrapperWorld; variable
DUserStyleSheetTypes.h37 class DOMWrapperWorld; variable
/external/webkit/Source/WebCore/inspector/
DInspectorPageAgent.h42 class DOMWrapperWorld; variable
DInspectorController.h41 class DOMWrapperWorld; variable
/external/webkit/Source/WebCore/loader/
DFrameLoaderClient.h58 class DOMWrapperWorld; variable

12