Searched refs:hasSVGRootNode (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h376 bool hasSVGRootNode() const;
H A DDocument.cpp4577 bool Document::hasSVGRootNode() const function in class:blink::Document
/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DBoxPainter.cpp601 isOpaque = !obj.document().hasSVGRootNode();

Completed in 680 milliseconds