Home
last modified time | relevance | path

Searched defs:m_extensions (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DInternal.h282 OwnPtr<Extensions3DChromium> m_extensions; variable
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
DExtensionNamespacesManager.java38 private Vector m_extensions = new Vector(); field in ExtensionNamespacesManager
/external/webkit/Source/WebCore/bindings/v8/
DV8Proxy.h328 static V8Extensions m_extensions; variable
DV8Proxy.cpp89 V8Extensions V8Proxy::m_extensions; member in WebCore::V8Proxy
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h906 OwnPtr<Extensions3DOpenGL> m_extensions; variable
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp271 OwnPtr<Extensions3DQt> m_extensions; member in WebCore::GraphicsContext3DInternal