Home
last modified time | relevance | path

Searched refs:topDocumentURL (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLContextAttributes.cpp142 const blink::WebString& topDocumentURL, Settings* settings, unsigned webGLVersion) const in attributes() argument
161 attrs.topDocumentURL = topDocumentURL; in attributes()
/external/chromium_org/third_party/WebKit/public/platform/
DWebGraphicsContext3D.h111 WebString topDocumentURL; member
/external/chromium_org/content/renderer/
Drenderer_webkitplatformsupport_impl.cc975 GURL(attributes.topDocumentURL), in createOffscreenGraphicsContext3D()