Searched defs:applyTransform (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DHitTestingTransformState.cpp43 void HitTestingTransformState::applyTransform(const TransformationMatrix& transformFromContainer, TransformAccumulation accumulate) function in class:WebCore::HitTestingTransformState
H A DPaintInfo.h94 void applyTransform(const AffineTransform& localToAncestorTransform) function in struct:WebCore::PaintInfo
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DCustomFilterTransformParameter.h77 void applyTransform(TransformationMatrix& transform, const FloatSize& boxSize) const function in class:WebCore::CustomFilterTransformParameter
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/transforms/
H A DTransformState.cpp104 void TransformState::applyTransform(const AffineTransform& transformFromContainer, TransformAccumulation accumulate, bool* wasClamped) function in class:WebCore::TransformState
109 void TransformState::applyTransform(const TransformationMatrix& transformFromContainer, TransformAccumulation accumulate, bool* wasClamped) function in class:WebCore::TransformState
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.cpp946 void RenderStyle::applyTransform(TransformationMatrix& transform, const LayoutSize& borderBoxSize, ApplyTransformOrigin applyOrigin) const function in class:RenderStyle
965 void RenderStyle::applyTransform(TransformationMatrix& transform, const FloatRect& boundingBox, ApplyTransformOrigin applyOrigin) const function in class:RenderStyle

Completed in 111 milliseconds