Searched defs:RenderSVGRoot (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGRoot.cpp26 #include "core/rendering/svg/RenderSVGRoot.h"
48 RenderSVGRoot::RenderSVGRoot(SVGElement* node) function in class:WebCore::RenderSVGRoot
56 RenderSVGRoot::~RenderSVGRoot()
60 void RenderSVGRoot::computeIntrinsicRatioInformation(FloatSize& intrinsicSize, double& intrinsicRatio, bool& isPercentageIntrinsicSize) const
111 bool RenderSVGRoot::isEmbeddedThroughSVGImage() const
131 bool RenderSVGRoot::isEmbeddedThroughFrameContainingSVGDocument() const
152 LayoutUnit RenderSVGRoot::computeReplacedLogicalWidth(ShouldComputePreferred shouldComputePreferred) const
175 LayoutUnit RenderSVGRoot
[all...]

Completed in 65 milliseconds