Searched refs:SCALE_Z (Results 1 – 4 of 4) sorted by relevance
46 SCALE_Z, SCALE_3D, enumerator72 return opType == SCALE_Z || in is3DOperation()
76 …ASSERT(type == SCALE_X || type == SCALE_Y || type == SCALE_Z || type == SCALE || type == SCALE_3D); in ScaleTransformOperation()
118 case TransformOperation::SCALE_Z: in getTransformFunctionValue()192 case TransformOperation::SCALE_Z: in getValueFunctionNameForTransformOperation()
7063 …case WebKitCSSTransformValue::ScaleZTransformOperation: return TransformOperation::SCALE_Z; in getTransformOperationType()