Lines Matching refs:Second
192 aRotateAnglePropPair.Second.Value <<= fY; in impl_execute()
193 aRotateAnglePropPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in impl_execute()
198 aRotateAnglePropPair.Second.Value >>= fY; in impl_execute()
205 aRotateAnglePropPair.Second.Value <<= fY; in impl_execute()
280 aOriginPropPair.Second.Value <<= fOriginY; in impl_execute()
281 aOriginPropPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in impl_execute()
289 aSkewPropPair.Second.Value <<= fSkewAngle; in impl_execute()
290 aSkewPropPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in impl_execute()
319 aDepthPropPair.Second.Value <<= fFraction; in impl_execute()
320 aDepthPropPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in impl_execute()
705 aSkewPropPair.Second.Value >>= fSkewAngle; in getExtrusionDirectionState()
723 aOriginPropPair.Second.Value >>= fOriginY; in getExtrusionDirectionState()