Searched refs:SCALE_3D (Results 1 – 4 of 4) sorted by relevance
46 SCALE_Z, SCALE_3D, enumerator73 opType == SCALE_3D || in is3DOperation()
76 …ASSERT(type == SCALE_X || type == SCALE_Y || type == SCALE_Z || type == SCALE || type == SCALE_3D); in ScaleTransformOperation()
90 case TransformOperation::SCALE_3D: in isTransformTypeFloatPoint3D()139 case TransformOperation::SCALE_3D: in getTransformFunctionValue()201 case TransformOperation::SCALE_3D: in getValueFunctionNameForTransformOperation()
7064 …ase WebKitCSSTransformValue::Scale3DTransformOperation: return TransformOperation::SCALE_3D; in getTransformOperationType()