Lines Matching refs:Second
186 aRotateAnglePropPair.Second.Value <<= fY; in impl_execute()
187 aRotateAnglePropPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in impl_execute()
192 aRotateAnglePropPair.Second.Value >>= fY; in impl_execute()
199 aRotateAnglePropPair.Second.Value <<= fY; in impl_execute()
274 aOriginPropPair.Second.Value <<= fOriginY; in impl_execute()
275 aOriginPropPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in impl_execute()
283 aSkewPropPair.Second.Value <<= fSkewAngle; in impl_execute()
284 aSkewPropPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in impl_execute()
313 aDepthPropPair.Second.Value <<= fFraction; in impl_execute()
314 aDepthPropPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in impl_execute()
699 aSkewPropPair.Second.Value >>= fSkewAngle; in getExtrusionDirectionState()
717 aOriginPropPair.Second.Value >>= fOriginY; in getExtrusionDirectionState()