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"
47 RenderSVGRoot::RenderSVGRoot(SVGElement* node) function in class:WebCore::RenderSVGRoot
55 RenderSVGRoot::~RenderSVGRoot()
59 void RenderSVGRoot::computeIntrinsicRatioInformation(FloatSize& intrinsicSize, double& intrinsicRatio, bool& isPercentageIntrinsicSize) const
110 bool RenderSVGRoot::isEmbeddedThroughSVGImage() const
115 bool RenderSVGRoot::isEmbeddedThroughFrameContainingSVGDocument() const
136 LayoutUnit RenderSVGRoot::computeReplacedLogicalWidth(ShouldComputePreferred shouldComputePreferred) const
159 LayoutUnit RenderSVGRoot
[all...]

Completed in 83 milliseconds