PatternAttributes   68 Source/core/rendering/svg/RenderSVGResourcePattern.cpp         m_attributes = PatternAttributes();
PatternAttributes  203 Source/core/rendering/svg/RenderSVGResourcePattern.cpp static inline FloatRect calculatePatternBoundaries(const PatternAttributes& attributes,
PatternAttributes  212 Source/core/rendering/svg/RenderSVGResourcePattern.cpp                                                        const PatternAttributes& attributes,
PatternAttributes  236 Source/core/rendering/svg/RenderSVGResourcePattern.cpp PassOwnPtr<ImageBuffer> RenderSVGResourcePattern::createTileImage(const PatternAttributes& attributes,
PatternAttributes   61 Source/core/rendering/svg/RenderSVGResourcePattern.h     bool buildTileImageTransform(RenderObject*, const PatternAttributes&, const SVGPatternElement*, FloatRect& patternBoundaries, AffineTransform& tileImageTransform) const;
PatternAttributes   63 Source/core/rendering/svg/RenderSVGResourcePattern.h     PassOwnPtr<ImageBuffer> createTileImage(const PatternAttributes&, const FloatRect& tileBoundaries,
PatternAttributes   70 Source/core/rendering/svg/RenderSVGResourcePattern.h     PatternAttributes m_attributes;
PatternAttributes  537 Source/core/rendering/svg/SVGRenderTreeAsText.cpp         PatternAttributes attributes;
PatternAttributes   32 Source/core/svg/PatternAttributes.h     PatternAttributes()
PatternAttributes  148 Source/core/svg/SVGPatternElement.cpp static void setPatternAttributes(const SVGPatternElement* element, PatternAttributes& attributes)
PatternAttributes  184 Source/core/svg/SVGPatternElement.cpp void SVGPatternElement::collectPatternAttributes(PatternAttributes& attributes) const
PatternAttributes   37 Source/core/svg/SVGPatternElement.h struct PatternAttributes;
PatternAttributes   46 Source/core/svg/SVGPatternElement.h     void collectPatternAttributes(PatternAttributes&) const;