HomeSort by relevance Sort by last modified time
    Searched refs:hasSVGRootNode (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h 414 bool hasSVGRootNode() const;
    [all...]
Document.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp 690 isOpaqueRoot = !document()->hasSVGRootNode();
    [all...]

Completed in 41 milliseconds