scale             169 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<AnimatableLength> AnimatableLength::scale(double factor) const
scale             122 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::scale(double scaleX, double scaleY, double scaleZ) const
scale             217 Source/core/html/ImageDocument.cpp float ImageDocument::scale() const
scale             694 Source/core/html/canvas/CanvasRenderingContext2D.cpp void CanvasRenderingContext2D::scale(float sx, float sy)
scale             104 Source/core/svg/SVGMatrixTearOff.cpp PassRefPtr<SVGMatrixTearOff> SVGMatrixTearOff::scale(double s)
scale             116 Source/core/svg/SVGTransform.cpp FloatSize SVGTransform::scale() const
scale             247 Source/platform/DragImage.cpp void DragImage::scale(float scaleX, float scaleY)
scale             214 Source/platform/audio/AudioBus.cpp void AudioBus::scale(float scale)
scale              51 Source/platform/audio/AudioChannel.cpp void AudioChannel::scale(float scale)
scale             150 Source/platform/geometry/FloatRect.cpp void FloatRect::scale(float sx, float sy)
scale              59 Source/platform/geometry/FloatRoundedRect.cpp void FloatRoundedRect::Radii::scale(float factor)
scale             126 Source/platform/geometry/IntRect.cpp void IntRect::scale(float s)
scale             109 Source/platform/geometry/LayoutRect.cpp void LayoutRect::scale(float s)
scale             115 Source/platform/geometry/LayoutRect.cpp void LayoutRect::scale(float xAxisScale, float yAxisScale)
scale              43 Source/platform/geometry/RoundedRect.cpp void RoundedRect::Radii::scale(float factor)
scale            1571 Source/platform/graphics/GraphicsContext.cpp void GraphicsContext::scale(const FloatSize& size)
scale              86 Source/platform/graphics/filters/FEDisplacementMap.cpp float FEDisplacementMap::scale() const
scale             150 Source/platform/transforms/AffineTransform.cpp AffineTransform& AffineTransform::scale(double s)
scale             155 Source/platform/transforms/AffineTransform.cpp AffineTransform& AffineTransform::scale(double sx, double sy)
scale             527 Source/platform/transforms/TransformationMatrix.cpp TransformationMatrix& TransformationMatrix::scale(double s)