Searched defs:preserveAspectRatio (Results 1 – 4 of 4) sorted by relevance
37 …Image::FEImage(Filter* filter, RefPtr<Image> image, const SVGPreserveAspectRatio& preserveAspectRa… in FEImage()44 …EImage::create(Filter* filter, RefPtr<Image> image, const SVGPreserveAspectRatio& preserveAspectRa… in create()
83 …iewBoxToViewTransform(const FloatRect& viewBoxRect, const SVGPreserveAspectRatio& preserveAspectRa… in viewBoxToViewTransform()
42 …TIO(SVGFEImageElement, SVGNames::preserveAspectRatioAttr, PreserveAspectRatio, preserveAspectRatio) in DEFINE_ANIMATED_PRESERVEASPECTRATIO() argument
60 SVGPreserveAspectRatio preserveAspectRatio() const { return m_preserveAspectRatio; } in preserveAspectRatio() function