Searched refs:TRANSLATE_X (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/transforms/
H A DTransformOperation.h41 TRANSLATE_X, TRANSLATE_Y, TRANSLATE, enumerator in enum:WebCore::TransformOperation::OperationType
H A DTranslateTransformOperation.h82 ASSERT(type == TRANSLATE_X || type == TRANSLATE_Y || type == TRANSLATE_Z || type == TRANSLATE || type == TRANSLATE_3D);
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DTransformFunctions.cpp59 case WebKitCSSTransformValue::TranslateXTransformOperation: return TransformOperation::TRANSLATE_X;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.cpp110 case TransformOperation::TRANSLATE_X:
182 case TransformOperation::TRANSLATE_X:
/macosx-10.9.5/WebKit2-7537.78.2/Shared/CoordinatedGraphics/
H A DCoordinatedGraphicsArgumentCoders.cpp410 case TransformOperation::TRANSLATE_X:
479 case TransformOperation::TRANSLATE_X:
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.cpp935 if (type != TransformOperation::TRANSLATE_X
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp136 case TransformOperation::TRANSLATE_X:
208 case TransformOperation::TRANSLATE_X:

Completed in 1277 milliseconds