Home
last modified time | relevance | path

Searched refs:hasSVGRootNode (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDocument.h410 bool hasSVGRootNode() const;
413 static bool hasSVGRootNode() { return false; } in hasSVGRootNode() function
DDocument.cpp4187 bool Document::hasSVGRootNode() const in hasSVGRootNode() function in WebCore::Document
/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.cpp722 isOpaqueRoot = !document()->hasSVGRootNode(); in paintFillLayerExtended()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0648074 (WebCore::Document::hasSVGRootNode):
48076 (WebCore::Document::hasSVGRootNode):