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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/transforms/
H A DMatrixTransformOperation.h33 class MatrixTransformOperation : public TransformOperation { class in namespace:WebCore
71 MatrixTransformOperation(double a, double b, double c, double d, double e, double f) function in class:WebCore::MatrixTransformOperation
81 MatrixTransformOperation(const TransformationMatrix& t) function in class:WebCore::MatrixTransformOperation
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DWebKitCSSTransformValue.h50 MatrixTransformOperation, enumerator in enum:WebCore::WebKitCSSTransformValue::TransformOperationType

Completed in 93 milliseconds