webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
WebCore::TransformState Member List

This is the complete list of members for WebCore::TransformState, including all inherited members.

AccumulateTransform enum valueWebCore::TransformState
applyTransform(const AffineTransform &transformFromContainer, TransformAccumulation=FlattenTransform, bool *wasClamped=nullptr)WebCore::TransformState
applyTransform(const TransformationMatrix &transformFromContainer, TransformAccumulation=FlattenTransform, bool *wasClamped=nullptr)WebCore::TransformState
ApplyTransformDirection enum valueWebCore::TransformState
flatten(bool *wasClamped=nullptr)WebCore::TransformState
FlattenTransform enum valueWebCore::TransformState
isMappingSecondaryQuad() constWebCore::TransformStateinline
lastPlanarPoint() constWebCore::TransformStateinline
lastPlanarQuad() constWebCore::TransformStateinline
lastPlanarSecondaryQuad() constWebCore::TransformStateinline
mappedPoint(bool *wasClamped=nullptr) constWebCore::TransformState
mappedQuad(bool *wasClamped=nullptr) constWebCore::TransformState
mappedSecondaryQuad(bool *wasClamped=nullptr) constWebCore::TransformState
move(LayoutUnit x, LayoutUnit y, TransformAccumulation accumulate=FlattenTransform)WebCore::TransformStateinline
move(const LayoutSize &, TransformAccumulation=FlattenTransform)WebCore::TransformState
operator=(const TransformState &)WebCore::TransformState
setLastPlanarSecondaryQuad(const FloatQuad *)WebCore::TransformState
setQuad(const FloatQuad &quad)WebCore::TransformStateinline
setSecondaryQuad(const FloatQuad *quad)WebCore::TransformStateinline
TransformAccumulation enum nameWebCore::TransformState
TransformDirection enum nameWebCore::TransformState
TransformState(TransformDirection mappingDirection, const FloatPoint &p, const FloatQuad &quad)WebCore::TransformStateinline
TransformState(TransformDirection mappingDirection, const FloatPoint &p)WebCore::TransformStateinline
TransformState(TransformDirection mappingDirection, const FloatQuad &quad)WebCore::TransformStateinline
TransformState(const TransformState &other)WebCore::TransformStateinline
UnapplyInverseTransformDirection enum valueWebCore::TransformState