Home
last modified time | relevance | path

Searched defs:m_context (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptState.h91 ScopedPersistent<v8::Context> m_context; variable
121 ScopedPersistent<v8::Context> m_context; variable
DScriptScope.h48 v8::Local<v8::Context> m_context; variable
DScheduledAction.h61 ScopedPersistent<v8::Context> m_context; variable
DScriptPreprocessor.h57 ScopedPersistent<v8::Context> m_context; variable
DCustomElementConstructorBuilder.h85 v8::Handle<v8::Context> m_context; variable
DV8PerContextData.h100 v8::Persistent<v8::Context> m_context; variable
190 v8::Persistent<v8::Context> m_context; variable
DV8DOMWrapper.h120 v8::Handle<v8::Context> m_context; variable
/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DWorkerGlobalScopeNotifications.h53 WorkerGlobalScope* m_context; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContextRecorder.h68 OwnPtr<GraphicsContext> m_context; variable
DGraphicsContextStateSaver.h41 : m_context(context) in m_context() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DGraphicsContextAnnotator.h63 GraphicsContext* m_context; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
DCustomFilterGlobalContext.h75 RefPtr<GraphicsContext3D> m_context; variable
DFECustomFilter.h83 RefPtr<GraphicsContext3D> m_context; variable
DCustomFilterRenderer.h83 RefPtr<GraphicsContext3D> m_context; variable
DCustomFilterMesh.h62 GraphicsContext3D* m_context; variable
/external/chromium_org/third_party/WebKit/Source/core/dom/
DMainThreadTaskRunner.h63 ExecutionContext* m_context; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DSharedGraphicsContext3D.cpp75 RefPtr<GraphicsContext3D> m_context; member in WebCore::SharedGraphicsContext3DImpl
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DThreadableWebSocketChannelClientWrapper.h104 ExecutionContext* m_context; variable
DWebSocketHandshake.h110 ExecutionContext* m_context; variable
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
DXMLDocumentParser.h63 xmlParserCtxtPtr m_context; variable
161 RefPtr<XMLParserContext> m_context; variable
/external/apache-xml/src/main/java/org/apache/xml/utils/
DPrefixResolverDefault.java39 Node m_context; field in PrefixResolverDefault
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DSharedStyleFinder.h76 const ElementResolveContext& m_context; variable
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLExtension.h80 WebGLRenderingContext* m_context; variable
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLengthContext.h83 const SVGElement* m_context; variable
/external/chromium_org/third_party/WebKit/Source/platform/
DLifecycleNotifier.h85 Context* m_context; variable

12