Home
last modified time | relevance | path

Searched refs:PatternAttributes (Results 1 – 16 of 16) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourcePattern.h62 …bool buildTileImageTransform(RenderObject*, const PatternAttributes&, const SVGPatternElement*, Fl…
64 …PassOwnPtr<ImageBuffer> createTileImage(RenderObject*, const PatternAttributes&, const FloatRect& …
68 PatternAttributes m_attributes;
DRenderSVGResourcePattern.cpp91 m_attributes = PatternAttributes(); in applyResource()
199 static inline FloatRect calculatePatternBoundaries(const PatternAttributes& attributes, in calculatePatternBoundaries()
218 const PatternAttributes& attributes, in buildTileImageTransform()
243 … const PatternAttributes& attributes, in createTileImage()
DSVGRenderTreeAsText.cpp596 PatternAttributes attributes; in writeSVGResourceContainer()
/external/webkit/Source/WebCore/svg/
DSVGPatternElement.h40 struct PatternAttributes;
51 void collectPatternAttributes(PatternAttributes&) const;
DPatternAttributes.h31 struct PatternAttributes { struct
32 PatternAttributes() in PatternAttributes() argument
DSVGPatternElement.cpp236 void SVGPatternElement::collectPatternAttributes(PatternAttributes& attributes) const in collectPatternAttributes()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-141567 * ksvg2/svg/PatternAttributes.h:
1568 (WebCore::PatternAttributes::PatternAttributes):
1569 (WebCore::PatternAttributes::x):
1570 (WebCore::PatternAttributes::y):
1571 (WebCore::PatternAttributes::width):
1572 (WebCore::PatternAttributes::height):
1573 (WebCore::PatternAttributes::setX):
1574 (WebCore::PatternAttributes::setY):
1575 (WebCore::PatternAttributes::setWidth):
1576 (WebCore::PatternAttributes::setHeight):
[all …]
DChangeLog-2011-02-1621028 in PatternAttributes as well, if the attribute was set on the referenced SVGPattern element.
21034 * svg/PatternAttributes.h:
21035 (WebCore::PatternAttributes::PatternAttributes):
21036 (WebCore::PatternAttributes::preserveAspectRatio):
21037 (WebCore::PatternAttributes::setPreserveAspectRatio):
21038 (WebCore::PatternAttributes::hasPreserveAspectRatio):
21419 by xlink:href. Modified PatternAttributes, to take the value of the viewBox of the
21427 * svg/PatternAttributes.h:
21428 (WebCore::PatternAttributes::PatternAttributes):
21429 (WebCore::PatternAttributes::viewBox):
[all …]
DGNUmakefile.list.am3235 Source/WebCore/svg/PatternAttributes.h \
DGNUmakefile.am3212 Source/WebCore/svg/PatternAttributes.h \
DWebCore.gypi5600 'svg/PatternAttributes.h',
DChangeLog-2010-05-2417299 * svg/PatternAttributes.h: Add missing includes and class forwards.
51012 * svg/PatternAttributes.h:
51013 (WebCore::PatternAttributes::patternTransform):
51014 (WebCore::PatternAttributes::setPatternTransform):
DChangeLog-2010-01-2935831 * svg/PatternAttributes.h:
87909 * svg/PatternAttributes.h:
DChangeLog-2008-08-1069791 * ksvg2/svg/PatternAttributes.h: Removed.
DChangeLog-2010-12-0636524 …(WebCore::SVGPatternElement::collectPatternAttributes): Pass PatternAttributes by reference, inste…
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj4146 …0D00BF220071B782 /* PatternAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = B22277DB0D0…
10467 …0071B782 /* PatternAttributes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
17277 B22277DB0D00BF1F0071B782 /* PatternAttributes.h */,
22123 B22279710D00BF220071B782 /* PatternAttributes.h in Headers */,