#include <TranslateTransformOperation.h>
|
static Ref< TranslateTransformOperation > | create (const Length &tx, const Length &ty, OperationType type) |
|
static Ref< TranslateTransformOperation > | create (const Length &tx, const Length &ty, const Length &tz, OperationType type) |
|
static Ref< TranslateTransformOperation > | create (const Length &tx, const Length &ty, OperationType type) |
|
static Ref< TranslateTransformOperation > | create (const Length &tx, const Length &ty, const Length &tz, OperationType type) |
|
|
enum | OperationType {
SCALE_X,
SCALE_Y,
SCALE,
TRANSLATE_X,
TRANSLATE_Y,
TRANSLATE,
ROTATE,
ROTATE_Z = ROTATE,
SKEW_X,
SKEW_Y,
SKEW,
MATRIX,
SCALE_Z,
SCALE_3D,
TRANSLATE_Z,
TRANSLATE_3D,
ROTATE_X,
ROTATE_Y,
ROTATE_3D,
MATRIX_3D,
PERSPECTIVE,
IDENTITY,
NONE,
SCALE_X,
SCALE_Y,
SCALE,
TRANSLATE_X,
TRANSLATE_Y,
TRANSLATE,
ROTATE,
ROTATE_Z = ROTATE,
SKEW_X,
SKEW_Y,
SKEW,
MATRIX,
SCALE_Z,
SCALE_3D,
TRANSLATE_Z,
TRANSLATE_3D,
ROTATE_X,
ROTATE_Y,
ROTATE_3D,
MATRIX_3D,
PERSPECTIVE,
IDENTITY,
NONE
} |
|
enum | OperationType {
SCALE_X,
SCALE_Y,
SCALE,
TRANSLATE_X,
TRANSLATE_Y,
TRANSLATE,
ROTATE,
ROTATE_Z = ROTATE,
SKEW_X,
SKEW_Y,
SKEW,
MATRIX,
SCALE_Z,
SCALE_3D,
TRANSLATE_Z,
TRANSLATE_3D,
ROTATE_X,
ROTATE_Y,
ROTATE_3D,
MATRIX_3D,
PERSPECTIVE,
IDENTITY,
NONE,
SCALE_X,
SCALE_Y,
SCALE,
TRANSLATE_X,
TRANSLATE_Y,
TRANSLATE,
ROTATE,
ROTATE_Z = ROTATE,
SKEW_X,
SKEW_Y,
SKEW,
MATRIX,
SCALE_Z,
SCALE_3D,
TRANSLATE_Z,
TRANSLATE_3D,
ROTATE_X,
ROTATE_Y,
ROTATE_3D,
MATRIX_3D,
PERSPECTIVE,
IDENTITY,
NONE
} |
|
| RefCounted () |
|
| RefCounted () |
|
| RefCounted () |
|
| ~RefCounted () |
|
| ~RefCounted () |
|
| ~RefCounted () |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
| RefCountedBase () |
|
| ~RefCountedBase () |
|
bool | derefBase () const |
|
bool | deletionHasBegun () const |
|
◆ clone() [1/2]
◆ clone() [2/2]
◆ create() [1/4]
◆ create() [2/4]
◆ create() [3/4]
◆ create() [4/4]
◆ x() [1/4]
double WebCore::TranslateTransformOperation::x |
( |
const FloatSize & |
borderBoxSize | ) |
const |
|
inline |
◆ x() [2/4]
double WebCore::TranslateTransformOperation::x |
( |
const FloatSize & |
borderBoxSize | ) |
const |
|
inline |
◆ x() [3/4]
Length WebCore::TranslateTransformOperation::x |
( |
| ) |
const |
|
inline |
◆ x() [4/4]
Length WebCore::TranslateTransformOperation::x |
( |
| ) |
const |
|
inline |
◆ y() [1/4]
double WebCore::TranslateTransformOperation::y |
( |
const FloatSize & |
borderBoxSize | ) |
const |
|
inline |
◆ y() [2/4]
double WebCore::TranslateTransformOperation::y |
( |
const FloatSize & |
borderBoxSize | ) |
const |
|
inline |
◆ y() [3/4]
Length WebCore::TranslateTransformOperation::y |
( |
| ) |
const |
|
inline |
◆ y() [4/4]
Length WebCore::TranslateTransformOperation::y |
( |
| ) |
const |
|
inline |
◆ z() [1/4]
double WebCore::TranslateTransformOperation::z |
( |
const FloatSize & |
| ) |
const |
|
inline |
◆ z() [2/4]
double WebCore::TranslateTransformOperation::z |
( |
const FloatSize & |
| ) |
const |
|
inline |
◆ z() [3/4]
Length WebCore::TranslateTransformOperation::z |
( |
| ) |
const |
|
inline |
◆ z() [4/4]
Length WebCore::TranslateTransformOperation::z |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: