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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/transforms/
H A DTransformState.h39 class TransformState { class in namespace:WebCore
44 TransformState(TransformDirection mappingDirection, const FloatPoint& p, const FloatQuad& quad) function in class:WebCore::TransformState
54 TransformState(TransformDirection mappingDirection, const FloatPoint& p) function in class:WebCore::TransformState
63 TransformState(TransformDirection mappingDirection, const FloatQuad& quad) function in class:WebCore::TransformState
72 TransformState(const TransformState& other) { *this = other; } function in class:WebCore::TransformState

Completed in 98 milliseconds