diff options
author | Silenio Quarti <silenio> | 2008-03-04 16:20:35 +0000 |
---|---|---|
committer | Silenio Quarti <silenio> | 2008-03-04 16:20:35 +0000 |
commit | 3fc2dae87b88c3f56d94110d66d79976f973ca51 (patch) | |
tree | 112e3fdad6598e94cefe9c6f3967a54cd14a61e3 | |
parent | d4bd11c9a5b068c563e5768d0e870f28998524c5 (diff) | |
download | eclipse.platform.swt-3fc2dae87b88c3f56d94110d66d79976f973ca51.tar.gz eclipse.platform.swt-3fc2dae87b88c3f56d94110d66d79976f973ca51.tar.xz eclipse.platform.swt-3fc2dae87b88c3f56d94110d66d79976f973ca51.zip |
animation and effects natives
7 files changed, 2319 insertions, 63 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.wpf.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.wpf.OS.properties index 721a5d63ed..bc9c3b201b 100644 --- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.wpf.OS.properties +++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.wpf.OS.properties @@ -68,6 +68,9 @@ OS_ArrayList_RemoveAt=flags=cpp OS_ArrayList_RemoveAt_0=cast=ArrayList^,flags=gcobject OS_ArrayList_RemoveAt_1= +OS_ArrayList_ToArray=flags=cpp gcobject +OS_ArrayList_ToArray_0=cast=ArrayList^,flags=gcobject + OS_ArrayList_1default__II=flags=gcobject getter OS_ArrayList_1default__II_0=cast=ArrayList^,flags=gcobject OS_ArrayList_1default__II_1= @@ -94,6 +97,27 @@ OS_Array_SetValue_0=cast=Array^,flags=gcobject OS_Array_SetValue_1=cast=Object^,flags=gcobject OS_Array_SetValue_2= +OS_BevelBitmapEffect_1BevelWidth__I=flags=getter +OS_BevelBitmapEffect_1BevelWidth__I_0=cast=(BevelBitmapEffect^),flags=gcobject + +OS_BevelBitmapEffect_1BevelWidth__ID=flags=setter +OS_BevelBitmapEffect_1BevelWidth__ID_0=cast=(BevelBitmapEffect^),flags=gcobject +OS_BevelBitmapEffect_1BevelWidth__ID_1= + +OS_BevelBitmapEffect_1LightAngle__I=flags=getter +OS_BevelBitmapEffect_1LightAngle__I_0=cast=(BevelBitmapEffect^),flags=gcobject + +OS_BevelBitmapEffect_1LightAngle__ID=flags=setter +OS_BevelBitmapEffect_1LightAngle__ID_0=cast=(BevelBitmapEffect^),flags=gcobject +OS_BevelBitmapEffect_1LightAngle__ID_1= + +OS_BevelBitmapEffect_1Smoothness__I=flags=getter +OS_BevelBitmapEffect_1Smoothness__I_0=cast=(BevelBitmapEffect^),flags=gcobject + +OS_BevelBitmapEffect_1Smoothness__ID=flags=setter +OS_BevelBitmapEffect_1Smoothness__ID_0=cast=(BevelBitmapEffect^),flags=gcobject +OS_BevelBitmapEffect_1Smoothness__ID_1= + OS_Binding_RelativeSource=flags=setter OS_Binding_RelativeSource_0=cast=Binding^,flags=gcobject OS_Binding_RelativeSource_1=cast=RelativeSource^,flags=gcobject @@ -106,6 +130,9 @@ OS_BitmapDecoder_Create_2=cast=BitmapCacheOption OS_BitmapDecoder_Frames=flags=gcobject getter OS_BitmapDecoder_Frames_0=cast=BitmapDecoder^,flags=gcobject +OS_BitmapEffectGroup_Children=flags=gcobject getter +OS_BitmapEffectGroup_Children_0=cast=BitmapEffectGroup^,flags=gcobject + OS_BitmapEncoder_Frames=flags=gcobject getter OS_BitmapEncoder_Frames_0=cast=BitmapEncoder^,flags=gcobject @@ -177,6 +204,13 @@ OS_BitmapSource_PixelWidth_0=cast=BitmapSource^,flags=gcobject OS_Bitmap_GetHicon=flags=no_gen cpp OS_Bitmap_GetHicon_0=cast=(System::Drawing::Bitmap^),flags=gcobject +OS_BlurBitmapEffect_1Radius__I=flags=getter +OS_BlurBitmapEffect_1Radius__I_0=cast=BlurBitmapEffect^,flags=gcobject + +OS_BlurBitmapEffect_1Radius__ID=flags=setter +OS_BlurBitmapEffect_1Radius__ID_0=cast=BlurBitmapEffect^,flags=gcobject +OS_BlurBitmapEffect_1Radius__ID_1= + OS_Border_typeid=accessor=Border::typeid,flags=const gcobject OS_Brush_Opacity=flags=setter @@ -220,6 +254,8 @@ OS_Canvas_GetLeft_0=cast=(UIElement^),flags=gcobject OS_Canvas_GetTop=accessor=Canvas::GetTop OS_Canvas_GetTop_0=cast=(UIElement^),flags=gcobject +OS_Canvas_LeftProperty=accessor=Canvas::LeftProperty,flags=const gcobject + OS_Canvas_SetLeft=accessor=Canvas::SetLeft OS_Canvas_SetLeft_0=cast=(UIElement^),flags=gcobject OS_Canvas_SetLeft_1= @@ -228,6 +264,10 @@ OS_Canvas_SetTop=accessor=Canvas::SetTop OS_Canvas_SetTop_0=cast=(UIElement^),flags=gcobject OS_Canvas_SetTop_1= +OS_Canvas_TopProperty=accessor=Canvas::TopProperty,flags=const gcobject + +OS_Canvas_typeid=accessor=Canvas::typeid,flags=const gcobject + OS_CharacterHit_FirstCharacterIndex=flags=getter OS_CharacterHit_FirstCharacterIndex_0=cast=(CharacterHit^),flags=gcobject @@ -632,19 +672,47 @@ OS_DependencyObject_GetValue=flags=cpp gcobject OS_DependencyObject_GetValue_0=cast=(DependencyObject^),flags=gcobject OS_DependencyObject_GetValue_1=cast=(DependencyProperty^),flags=gcobject +OS_DependencyObject_GetValueDouble=accessor=GetValue,flags=cpp +OS_DependencyObject_GetValueDouble_0=cast=(DependencyObject^),flags=gcobject +OS_DependencyObject_GetValueDouble_1=cast=(DependencyProperty^),flags=gcobject + +OS_DependencyObject_GetValueInt=accessor=GetValue,flags=cpp +OS_DependencyObject_GetValueInt_0=cast=(DependencyObject^),flags=gcobject +OS_DependencyObject_GetValueInt_1=cast=(DependencyProperty^),flags=gcobject + OS_DependencyObject_SetValue=flags=cpp OS_DependencyObject_SetValue_0=cast=(DependencyObject^),flags=gcobject OS_DependencyObject_SetValue_1=cast=(DependencyProperty^),flags=gcobject OS_DependencyObject_SetValue_2=cast=Object^,flags=gcobject +OS_DependencyPropertyChangedEventArgs_NewValueDouble=accessor=NewValue,flags=getter +OS_DependencyPropertyChangedEventArgs_NewValueDouble_0=cast=(DependencyPropertyChangedEventArgs^),flags=gcobject + +OS_DependencyPropertyChangedEventArgs_NewValueInt=accessor=NewValue,flags=getter +OS_DependencyPropertyChangedEventArgs_NewValueInt_0=cast=(DependencyPropertyChangedEventArgs^),flags=gcobject + +OS_DependencyPropertyChangedEventArgs_OldValueDouble=accessor=OldValue,flags=getter +OS_DependencyPropertyChangedEventArgs_OldValueDouble_0=cast=(DependencyPropertyChangedEventArgs^),flags=gcobject + +OS_DependencyPropertyChangedEventArgs_OldValueInt=accessor=OldValue,flags=getter +OS_DependencyPropertyChangedEventArgs_OldValueInt_0=cast=(DependencyPropertyChangedEventArgs^),flags=gcobject + OS_DependencyPropertyDescriptor_AddValueChanged=flags=cpp OS_DependencyPropertyDescriptor_AddValueChanged_0=cast=DependencyPropertyDescriptor^,flags=gcobject OS_DependencyPropertyDescriptor_AddValueChanged_1=cast=Object^,flags=gcobject OS_DependencyPropertyDescriptor_AddValueChanged_2=cast=EventHandler^,flags=gcobject -OS_DependencyPropertyDescriptor_FromProperty=accessor=DependencyPropertyDescriptor::FromProperty,flags=gcobject -OS_DependencyPropertyDescriptor_FromProperty_0=cast=DependencyProperty^,flags=gcobject -OS_DependencyPropertyDescriptor_FromProperty_1=cast=Type^,flags=gcobject +OS_DependencyPropertyDescriptor_DependencyProperty=flags=gcobject getter +OS_DependencyPropertyDescriptor_DependencyProperty_0=cast=DependencyPropertyDescriptor^,flags=gcobject + +OS_DependencyPropertyDescriptor_1FromProperty__I=accessor=DependencyPropertyDescriptor::FromProperty,flags=gcobject +OS_DependencyPropertyDescriptor_1FromProperty__I_0=cast=PropertyDescriptor^,flags=gcobject + +OS_DependencyPropertyDescriptor_1FromProperty__II=accessor=DependencyPropertyDescriptor::FromProperty,flags=gcobject +OS_DependencyPropertyDescriptor_1FromProperty__II_0=cast=DependencyProperty^,flags=gcobject +OS_DependencyPropertyDescriptor_1FromProperty__II_1=cast=Type^,flags=gcobject + +OS_DependencyPropertyDescriptor_typeid=accessor=DependencyPropertyDescriptor::typeid,flags=const gcobject OS_DependencyProperty_UnsetValue=accessor=DependencyProperty::UnsetValue,flags=const gcobject @@ -726,6 +794,20 @@ OS_DockPanel_typeid=accessor=DockPanel::typeid,flags=const gcobject OS_DoubleAnimationUsingKeyFrames_KeyFrames=flags=gcobject getter OS_DoubleAnimationUsingKeyFrames_KeyFrames_0=cast=DoubleAnimationUsingKeyFrames^,flags=gcobject +OS_DoubleAnimation_1From__I=flags=getter +OS_DoubleAnimation_1From__I_0=cast=DoubleAnimation^,flags=gcobject + +OS_DoubleAnimation_1From__ID=flags=setter +OS_DoubleAnimation_1From__ID_0=cast=DoubleAnimation^,flags=gcobject +OS_DoubleAnimation_1From__ID_1= + +OS_DoubleAnimation_1To__I=flags=getter +OS_DoubleAnimation_1To__I_0=cast=DoubleAnimation^,flags=gcobject + +OS_DoubleAnimation_1To__ID=flags=setter +OS_DoubleAnimation_1To__ID_0=cast=DoubleAnimation^,flags=gcobject +OS_DoubleAnimation_1To__ID_1= + OS_DoubleCollection_Add=flags=cpp OS_DoubleCollection_Add_0=cast=DoubleCollection^,flags=gcobject OS_DoubleCollection_Add_1= @@ -734,6 +816,14 @@ OS_DoubleKeyFrameCollection_Add=flags=cpp OS_DoubleKeyFrameCollection_Add_0=cast=DoubleKeyFrameCollection^,flags=gcobject OS_DoubleKeyFrameCollection_Add_1=cast=(DoubleKeyFrame^),flags=gcobject +OS_DoubleKeyFrame_KeyTime=flags=setter +OS_DoubleKeyFrame_KeyTime_0=cast=(DoubleKeyFrame^),flags=gcobject +OS_DoubleKeyFrame_KeyTime_1=cast=(KeyTime),flags=gcobject + +OS_DoubleKeyFrame_Value=flags=setter +OS_DoubleKeyFrame_Value_0=cast=DoubleKeyFrame^,flags=gcobject +OS_DoubleKeyFrame_Value_1= + OS_DragDeltaEventArgs_HorizontalChange=flags=getter OS_DragDeltaEventArgs_HorizontalChange_0=cast=(DragDeltaEventArgs^),flags=gcobject @@ -851,6 +941,44 @@ OS_DrawingVisual_RenderOpen_0=cast=DrawingVisual^,flags=gcobject OS_DrawingVisual_typeid=accessor=DrawingVisual::typeid,flags=const gcobject +OS_DropShadowBitmapEffect_1Color__I=flags=gcobject getter +OS_DropShadowBitmapEffect_1Color__I_0=cast=DropShadowBitmapEffect^,flags=gcobject + +OS_DropShadowBitmapEffect_1Color__II=flags=setter +OS_DropShadowBitmapEffect_1Color__II_0=cast=(DropShadowBitmapEffect^),flags=gcobject +OS_DropShadowBitmapEffect_1Color__II_1=cast=Color,flags=gcobject + +OS_DropShadowBitmapEffect_1Direction__I=flags=getter +OS_DropShadowBitmapEffect_1Direction__I_0=cast=(DropShadowBitmapEffect^),flags=gcobject + +OS_DropShadowBitmapEffect_1Direction__ID=flags=setter +OS_DropShadowBitmapEffect_1Direction__ID_0=cast=(DropShadowBitmapEffect^),flags=gcobject +OS_DropShadowBitmapEffect_1Direction__ID_1= + +OS_DropShadowBitmapEffect_1Opacity__I=flags=getter +OS_DropShadowBitmapEffect_1Opacity__I_0=cast=(DropShadowBitmapEffect^),flags=gcobject + +OS_DropShadowBitmapEffect_1Opacity__ID=flags=setter +OS_DropShadowBitmapEffect_1Opacity__ID_0=cast=(DropShadowBitmapEffect^),flags=gcobject +OS_DropShadowBitmapEffect_1Opacity__ID_1= + +OS_DropShadowBitmapEffect_1ShadowDepth__I=flags=getter +OS_DropShadowBitmapEffect_1ShadowDepth__I_0=cast=(DropShadowBitmapEffect^),flags=gcobject + +OS_DropShadowBitmapEffect_1ShadowDepth__ID=flags=setter +OS_DropShadowBitmapEffect_1ShadowDepth__ID_0=cast=(DropShadowBitmapEffect^),flags=gcobject +OS_DropShadowBitmapEffect_1ShadowDepth__ID_1= + +OS_DropShadowBitmapEffect_1Softness__I=flags=getter +OS_DropShadowBitmapEffect_1Softness__I_0=cast=(DropShadowBitmapEffect^),flags=gcobject + +OS_DropShadowBitmapEffect_1Softness__ID=flags=setter +OS_DropShadowBitmapEffect_1Softness__ID_0=cast=(DropShadowBitmapEffect^),flags=gcobject +OS_DropShadowBitmapEffect_1Softness__ID_1= + +OS_Duration_TimeSpan=flags=gcobject getter +OS_Duration_TimeSpan_0=cast=Duration^,flags=gcobject + OS_EditingCommands_Backspace=accessor=EditingCommands::Backspace,flags=const gcobject OS_EditingCommands_Delete=accessor=EditingCommands::Delete,flags=const gcobject @@ -1199,6 +1327,10 @@ OS_FrameworkElement_HorizontalAlignment_1=cast=(HorizontalAlignment) OS_FrameworkElement_IsLoaded=flags=getter OS_FrameworkElement_IsLoaded_0=cast=FrameworkElement^,flags=gcobject +OS_FrameworkElement_LayoutTransform=flags=setter +OS_FrameworkElement_LayoutTransform_0=cast=FrameworkElement^,flags=gcobject +OS_FrameworkElement_LayoutTransform_1=cast=Transform^,flags=gcobject + OS_FrameworkElement_Loaded=flags=adder OS_FrameworkElement_Loaded_0=cast=FrameworkElement^,flags=gcobject OS_FrameworkElement_Loaded_1=cast=RoutedEventHandler^,flags=gcobject @@ -1248,6 +1380,18 @@ OS_FrameworkElement_NameProperty=accessor=FrameworkElement::NameProperty,flags=c OS_FrameworkElement_Parent=flags=gcobject getter OS_FrameworkElement_Parent_0=cast=(FrameworkElement^),flags=gcobject +OS_FrameworkElement_RegisterName=flags=cpp +OS_FrameworkElement_RegisterName_0=cast=FrameworkElement^,flags=gcobject +OS_FrameworkElement_RegisterName_1=cast=String^,flags=gcobject +OS_FrameworkElement_RegisterName_2=cast=Object^,flags=gcobject + +OS_FrameworkElement_1RenderTransform__I=flags=gcobject getter +OS_FrameworkElement_1RenderTransform__I_0=cast=FrameworkElement^,flags=gcobject + +OS_FrameworkElement_1RenderTransform__II=flags=setter +OS_FrameworkElement_1RenderTransform__II_0=cast=FrameworkElement^,flags=gcobject +OS_FrameworkElement_1RenderTransform__II_1=cast=Transform^,flags=gcobject + OS_FrameworkElement_1Resources__I=flags=gcobject getter OS_FrameworkElement_1Resources__I_0=cast=FrameworkElement^,flags=gcobject @@ -1534,9 +1678,16 @@ OS_HtmlDocument_InvokeScript=flags=cpp gcobject OS_HtmlDocument_InvokeScript_0=cast=(System::Windows::Forms::HtmlDocument^),flags=gcobject OS_HtmlDocument_InvokeScript_1=cast=String^,flags=gcobject +OS_HwndSource_CompositionTarget=flags=gcobject getter +OS_HwndSource_CompositionTarget_0=cast=HwndSource^,flags=gcobject + OS_HwndSource_Handle=flags=gcobject getter OS_HwndSource_Handle_0=cast=(HwndSource^),flags=gcobject +OS_HwndTarget_BackgroundColor=flags=setter +OS_HwndTarget_BackgroundColor_0=cast=HwndTarget^,flags=gcobject +OS_HwndTarget_BackgroundColor_1=cast=Color,flags=gcobject + OS_Hyperlink_Click=flags=adder OS_Hyperlink_Click_0=cast=Hyperlink^,flags=gcobject OS_Hyperlink_Click_1=cast=RoutedEventHandler^,flags=gcobject @@ -1557,6 +1708,9 @@ OS_IList_Add=flags=cpp OS_IList_Add_0=cast=IList^,flags=gcobject OS_IList_Add_1=cast=Object^,flags=gcobject +OS_IList_Clear=flags=cpp +OS_IList_Clear_0=cast=IList^,flags=gcobject + OS_IList_GetEnumerator=flags=cpp gcobject OS_IList_GetEnumerator_0=cast=IList^,flags=gcobject @@ -1629,6 +1783,31 @@ OS_InlineCollection_Clear_0=cast=InlineCollection^,flags=gcobject OS_InputEventArgs_Timestamp=flags=getter OS_InputEventArgs_Timestamp_0=cast=InputEventArgs^,flags=gcobject +OS_Int32AnimationUsingKeyFrames_KeyFrames=flags=gcobject getter +OS_Int32AnimationUsingKeyFrames_KeyFrames_0=cast=Int32AnimationUsingKeyFrames^,flags=gcobject + +OS_Int32Animation_1From__I=flags=getter +OS_Int32Animation_1From__I_0=cast=Int32Animation^,flags=gcobject + +OS_Int32Animation_1From__II=flags=setter +OS_Int32Animation_1From__II_0=cast=Int32Animation^,flags=gcobject +OS_Int32Animation_1From__II_1= + +OS_Int32Animation_1To__I=flags=getter +OS_Int32Animation_1To__I_0=cast=Int32Animation^,flags=gcobject + +OS_Int32Animation_1To__II=flags=setter +OS_Int32Animation_1To__II_0=cast=Int32Animation^,flags=gcobject +OS_Int32Animation_1To__II_1= + +OS_Int32KeyFrame_KeyTime=flags=setter +OS_Int32KeyFrame_KeyTime_0=cast=Int32KeyFrame^,flags=gcobject +OS_Int32KeyFrame_KeyTime_1=cast=(KeyTime),flags=gcobject + +OS_Int32KeyFrame_Value=flags=setter +OS_Int32KeyFrame_Value_0=cast=Int32KeyFrame^,flags=gcobject +OS_Int32KeyFrame_Value_1= + OS_Int32Rect_Empty=accessor=Int32Rect::Empty,flags=const gcobject OS_IntPtr_ToInt32=flags=cpp @@ -1715,6 +1894,9 @@ OS_KeyEventArgs_SystemKey_0=cast=(KeyEventArgs^),flags=gcobject OS_KeyInterop_VirtualKeyFromKey=accessor=KeyInterop::VirtualKeyFromKey OS_KeyInterop_VirtualKeyFromKey_0=cast=Key +OS_KeyTime_FromTimeSpan=accessor=KeyTime::FromTimeSpan,flags=gcobject +OS_KeyTime_FromTimeSpan_0=cast=(TimeSpan),flags=gcobject + OS_KeyTime_Uniform=accessor=KeyTime::Uniform,flags=const gcobject OS_KeyboardDevice_Modifiers=flags=getter @@ -1856,6 +2038,9 @@ OS_Matrix_TranslatePrepend_0=cast=(Matrix^),flags=gcobject OS_Matrix_TranslatePrepend_1= OS_Matrix_TranslatePrepend_2= +OS_MemberDescriptor_Name=flags=gcobject getter +OS_MemberDescriptor_Name_0=cast=MemberDescriptor^,flags=gcobject + OS_MemoryStream_ToArray=flags=cpp gcobject OS_MemoryStream_ToArray_0=cast=(System::IO::MemoryStream^),flags=gcobject @@ -1907,6 +2092,11 @@ OS_MessageBox_Show_2=cast=MessageBoxButton OS_MessageBox_Show_3=cast=MessageBoxImage OS_MessageBox_Show_4=cast=MessageBoxResult +OS_MethodInfo_Invoke=flags=cpp gcobject +OS_MethodInfo_Invoke_0=cast=(MethodInfo^),flags=gcobject +OS_MethodInfo_Invoke_1=cast=Object^,flags=gcobject +OS_MethodInfo_Invoke_2=cast=(array<Object^>^),flags=gcobject + OS_MouseButtonEventArgs_ButtonState=flags=getter OS_MouseButtonEventArgs_ButtonState_0=cast=(MouseButtonEventArgs^),flags=gcobject @@ -1958,6 +2148,18 @@ OS_Mouse_XButton1=accessor=Mouse::XButton1,flags=const OS_Mouse_XButton2=accessor=Mouse::XButton2,flags=const +OS_NameScope_GetNameScope=accessor=NameScope::GetNameScope,flags=gcobject +OS_NameScope_GetNameScope_0=cast=(DependencyObject^),flags=gcobject + +OS_NameScope_RegisterName=flags=cpp +OS_NameScope_RegisterName_0=cast=NameScope^,flags=gcobject +OS_NameScope_RegisterName_1=cast=String^,flags=gcobject +OS_NameScope_RegisterName_2=cast=Object^,flags=gcobject + +OS_NameScope_SetNameScope=accessor=NameScope::SetNameScope +OS_NameScope_SetNameScope_0=cast=(DependencyObject^),flags=gcobject +OS_NameScope_SetNameScope_1=cast=INameScope^,flags=gcobject + OS_NewGlobalRef=flags=jni OS_NewGlobalRef_0= @@ -2004,6 +2206,29 @@ OS_OpenFileDialog_Multiselect=flags=setter OS_OpenFileDialog_Multiselect_0=cast=OpenFileDialog^,flags=gcobject OS_OpenFileDialog_Multiselect_1= +OS_OuterGlowBitmapEffect_1GlowColor__I=flags=gcobject getter +OS_OuterGlowBitmapEffect_1GlowColor__I_0=cast=(OuterGlowBitmapEffect^),flags=gcobject + +OS_OuterGlowBitmapEffect_1GlowColor__II=flags=setter +OS_OuterGlowBitmapEffect_1GlowColor__II_0=cast=OuterGlowBitmapEffect^,flags=gcobject +OS_OuterGlowBitmapEffect_1GlowColor__II_1=cast=(Color),flags=gcobject + +OS_OuterGlowBitmapEffect_1GlowSize__I=flags=getter +OS_OuterGlowBitmapEffect_1GlowSize__I_0=cast=(OuterGlowBitmapEffect^),flags=gcobject + +OS_OuterGlowBitmapEffect_1GlowSize__ID=flags=setter +OS_OuterGlowBitmapEffect_1GlowSize__ID_0=cast=(OuterGlowBitmapEffect^),flags=gcobject +OS_OuterGlowBitmapEffect_1GlowSize__ID_1= + +OS_OuterGlowBitmapEffect_GlowSizeProperty=accessor=OuterGlowBitmapEffect::GlowSizeProperty,flags=const gcobject + +OS_OuterGlowBitmapEffect_1Opacity__I=flags=getter +OS_OuterGlowBitmapEffect_1Opacity__I_0=cast=OuterGlowBitmapEffect^,flags=gcobject + +OS_OuterGlowBitmapEffect_1Opacity__ID=flags=setter +OS_OuterGlowBitmapEffect_1Opacity__ID_0=cast=OuterGlowBitmapEffect^,flags=gcobject +OS_OuterGlowBitmapEffect_1Opacity__ID_1= + OS_Panel_1Background__I=flags=gcobject getter OS_Panel_1Background__I_0=cast=Panel^,flags=gcobject @@ -2019,10 +2244,14 @@ OS_Panel_Children_0=cast=(Panel^,flags=gcobject OS_Panel_GetZIndex=accessor=Panel::GetZIndex OS_Panel_GetZIndex_0=cast=UIElement^,flags=gcobject +OS_Panel_HeightProperty=accessor=Panel::HeightProperty,flags=const gcobject + OS_Panel_SetZIndex=accessor=Panel::SetZIndex OS_Panel_SetZIndex_0=cast=UIElement ^,flags=gcobject OS_Panel_SetZIndex_1= +OS_Panel_WidthProperty=accessor=Panel::WidthProperty,flags=const gcobject + OS_PasswordBox_1MaxLength__I=flags=getter OS_PasswordBox_1MaxLength__I_0=cast=(PasswordBox^),flags=gcobject @@ -2429,6 +2658,10 @@ OS_Run_Text=flags=setter OS_Run_Text_0=cast=Run^,flags=gcobject OS_Run_Text_1=cast=String^,flags=gcobject +OS_SWTAnimator_DoubleValueProperty=accessor=SWTAnimator::DoubleValueProperty,flags=no_gen gcobject const + +OS_SWTAnimator_IntValueProperty=accessor=SWTAnimator::IntValueProperty,flags=no_gen gcobject const + OS_SWTCanvas_1Visual__I=flags=getter no_gen gcobject OS_SWTCanvas_1Visual__I_0=cast=(SWTCanvas^),flags=gcobject @@ -2569,6 +2802,14 @@ OS_Slider_TickPlacement=flags=setter OS_Slider_TickPlacement_0=cast=Slider^,flags=gcobject OS_Slider_TickPlacement_1=cast=TickPlacement +OS_SplineDoubleKeyFrame_KeySpline=flags=setter +OS_SplineDoubleKeyFrame_KeySpline_0=cast=SplineDoubleKeyFrame^,flags=gcobject +OS_SplineDoubleKeyFrame_KeySpline_1=cast=KeySpline^,flags=gcobject + +OS_SplineInt32KeyFrame_KeySpline=flags=setter +OS_SplineInt32KeyFrame_KeySpline_0=cast=(SplineInt32KeyFrame^),flags=gcobject +OS_SplineInt32KeyFrame_KeySpline_1=cast=(KeySpline^),flags=gcobject + OS_StackPanel_Orientation=flags=setter OS_StackPanel_Orientation_0=cast=StackPanel^,flags=gcobject OS_StackPanel_Orientation_1=cast=Orientation @@ -2577,6 +2818,31 @@ OS_StackPanel_OrientationProperty=accessor=StackPanel::OrientationProperty,flags OS_StackPanel_typeid=accessor=StackPanel::typeid,flags=const gcobject +OS_Storyboard_Begin=flags=cpp +OS_Storyboard_Begin_0=cast=(Storyboard^),flags=gcobject +OS_Storyboard_Begin_1=cast=FrameworkElement^,flags=gcobject +OS_Storyboard_Begin_2= + +OS_Storyboard_Pause=flags=cpp +OS_Storyboard_Pause_0=cast=(Storyboard^),flags=gcobject +OS_Storyboard_Pause_1=cast=(FrameworkElement^),flags=gcobject + +OS_Storyboard_Resume=flags=cpp +OS_Storyboard_Resume_0=cast=(Storyboard^),flags=gcobject +OS_Storyboard_Resume_1=cast=(FrameworkElement^),flags=gcobject + +OS_Storyboard_SetTargetName=accessor=Storyboard::SetTargetName +OS_Storyboard_SetTargetName_0=cast=DependencyObject^,flags=gcobject +OS_Storyboard_SetTargetName_1=cast=String^,flags=gcobject + +OS_Storyboard_SetTargetProperty=accessor=Storyboard::SetTargetProperty +OS_Storyboard_SetTargetProperty_0=cast=DependencyObject^,flags=gcobject +OS_Storyboard_SetTargetProperty_1=cast=PropertyPath^,flags=gcobject + +OS_Storyboard_Stop=flags=cpp +OS_Storyboard_Stop_0=cast=(Storyboard^),flags=gcobject +OS_Storyboard_Stop_1=cast=(FrameworkElement^),flags=gcobject + OS_StreamGeometryContext_BeginFigure=flags=cpp OS_StreamGeometryContext_BeginFigure_0=cast=(StreamGeometryContext^),flags=gcobject OS_StreamGeometryContext_BeginFigure_1=cast=(Point),flags=gcobject @@ -3018,13 +3284,47 @@ OS_TileBrush_ViewportUnits_1=cast=BrushMappingMode OS_TimeSpan_FromMilliseconds=accessor=TimeSpan::FromMilliseconds(arg0),flags=const gcobject OS_TimeSpan_FromMilliseconds_0= +OS_TimeSpan_TotalMilliseconds=flags=getter +OS_TimeSpan_TotalMilliseconds_0=cast=TimeSpan^,flags=gcobject + +OS_TimelineGroup_Children=flags=gcobject getter +OS_TimelineGroup_Children_0=cast=TimelineGroup^,flags=gcobject + +OS_Timeline_1AccelerationRatio__I=flags=getter +OS_Timeline_1AccelerationRatio__I_0=cast=(Timeline^),flags=gcobject + +OS_Timeline_1AccelerationRatio__ID=flags=setter +OS_Timeline_1AccelerationRatio__ID_0=cast=(Timeline^),flags=gcobject +OS_Timeline_1AccelerationRatio__ID_1= + OS_Timeline_AutoReverse=flags=setter OS_Timeline_AutoReverse_0=cast=Timeline^,flags=gcobject OS_Timeline_AutoReverse_1= -OS_Timeline_Duration=flags=setter -OS_Timeline_Duration_0=cast=Timeline^,flags=gcobject -OS_Timeline_Duration_1=cast=(Duration),flags=gcobject +OS_Timeline_1BeginTime__I=flags=gcobject getter +OS_Timeline_1BeginTime__I_0=cast=(Timeline^),flags=gcobject + +OS_Timeline_1BeginTime__II=flags=no_gen setter gcobject +OS_Timeline_1BeginTime__II_0=cast=Timeline^,flags=gcobject +OS_Timeline_1BeginTime__II_1=cast=(TimeSpan^),flags=gcobject + +OS_Timeline_Completed=flags=adder +OS_Timeline_Completed_0=cast=Timeline^,flags=gcobject +OS_Timeline_Completed_1=cast=EventHandler^,flags=gcobject + +OS_Timeline_1DecelerationRatio__I=flags=getter +OS_Timeline_1DecelerationRatio__I_0=cast=(Timeline^),flags=gcobject + +OS_Timeline_1DecelerationRatio__ID=flags=setter +OS_Timeline_1DecelerationRatio__ID_0=cast=(Timeline^),flags=gcobject +OS_Timeline_1DecelerationRatio__ID_1= + +OS_Timeline_1Duration__I=flags=gcobject getter +OS_Timeline_1Duration__I_0=cast=Timeline^,flags=gcobject + +OS_Timeline_1Duration__II=flags=setter +OS_Timeline_1Duration__II_0=cast=Timeline^,flags=gcobject +OS_Timeline_1Duration__II_1=cast=(Duration),flags=gcobject OS_Timeline_RepeatBehavior=flags=setter OS_Timeline_RepeatBehavior_0=cast=Timeline^,flags=gcobject @@ -3168,14 +3468,27 @@ OS_TypeConverter_ConvertToString_1=cast=Object^,flags=gcobject OS_TypeDescriptor_GetConverter=accessor=TypeDescriptor::GetConverter,flags=gcobject OS_TypeDescriptor_GetConverter_0=cast=Object^,flags=gcobject +OS_TypeDescriptor_GetProperties=accessor=TypeDescriptor::GetProperties,flags=gcobject +OS_TypeDescriptor_GetProperties_0=cast=Object^,flags=gcobject + OS_Type_FullName=flags=struct gcobject getter OS_Type_FullName_0=cast=Type^,flags=gcobject +OS_Type_GetMethod=flags=cpp gcobject +OS_Type_GetMethod_0=cast=Type^,flags=gcobject +OS_Type_GetMethod_1=cast=String^,flags=gcobject +OS_Type_GetMethod_2=cast=BindingFlags + OS_Type_GetProperty=flags=cpp gcobject OS_Type_GetProperty_0=cast=Type^,flags=gcobject OS_Type_GetProperty_1=cast=String^,flags=gcobject OS_Type_GetProperty_2=cast=BindingFlags +OS_Type_GetType=accessor=Type::GetType,flags=gcobject +OS_Type_GetType_0=cast=String^,flags=gcobject +OS_Type_GetType_1= +OS_Type_GetType_2= + OS_Type_IsInstanceOfType=flags=cpp OS_Type_IsInstanceOfType_0=cast=Type^,flags=gcobject OS_Type_IsInstanceOfType_1=cast=Object^,flags=gcobject @@ -3253,6 +3566,13 @@ OS_UIElement_BeginAnimation_0=cast=(UIElement^),flags=gcobject OS_UIElement_BeginAnimation_1=cast=DependencyProperty^,flags=gcobject OS_UIElement_BeginAnimation_2=cast=AnimationTimeline^,flags=gcobject +OS_UIElement_1BitmapEffect__I=flags=gcobject getter +OS_UIElement_1BitmapEffect__I_0=cast=UIElement^,flags=gcobject + +OS_UIElement_1BitmapEffect__II=flags=setter +OS_UIElement_1BitmapEffect__II_0=cast=UIElement^,flags=gcobject +OS_UIElement_1BitmapEffect__II_1=cast=BitmapEffect^,flags=gcobject + OS_UIElement_CaptureMouse=flags=cpp OS_UIElement_CaptureMouse_0=cast=UIElement^,flags=gcobject @@ -3350,6 +3670,10 @@ OS_UIElement_KeyUp=flags=adder OS_UIElement_KeyUp_0=cast=(UIElement^),flags=gcobject OS_UIElement_KeyUp_1=cast=KeyEventHandler^,flags=gcobject +OS_UIElement_LayoutUpdated=flags=adder +OS_UIElement_LayoutUpdated_0=cast=UIElement^,flags=gcobject +OS_UIElement_LayoutUpdated_1=cast=EventHandler^,flags=gcobject + OS_UIElement_LostKeyboardFocus=flags=adder OS_UIElement_LostKeyboardFocus_0=cast=(UIElement^),flags=gcobject OS_UIElement_LostKeyboardFocus_1=cast=(KeyboardFocusChangedEventHandler^),flags=gcobject @@ -3386,9 +3710,12 @@ OS_UIElement_MoveFocus=flags=cpp OS_UIElement_MoveFocus_0=cast=UIElement^,flags=gcobject OS_UIElement_MoveFocus_1=cast=TraversalRequest^,flags=gcobject -OS_UIElement_Opacity=flags=setter -OS_UIElement_Opacity_0=cast=UIElement^,flags=gcobject -OS_UIElement_Opacity_1= +OS_UIElement_1Opacity__I=flags=getter +OS_UIElement_1Opacity__I_0=cast=UIElement^,flags=gcobject + +OS_UIElement_1Opacity__ID=flags=setter +OS_UIElement_1Opacity__ID_0=cast=UIElement^,flags=gcobject +OS_UIElement_1Opacity__ID_1= OS_UIElement_OpacityProperty=accessor=UIElement::OpacityProperty,flags=const gcobject @@ -3684,10 +4011,6 @@ OS_Window_1WindowStyle__II=flags=setter OS_Window_1WindowStyle__II_0=cast=(Window^),flags=gcobject OS_Window_1WindowStyle__II_1=cast=WindowStyle -OS_WindowsFormsHost_Background=flags=setter -OS_WindowsFormsHost_Background_0=cast=(System::Windows::Forms::Integration::WindowsFormsHost^),flags=gcobject -OS_WindowsFormsHost_Background_1=cast=Brush^,flags=gcobject - OS_WindowsFormsHost_Child=flags=setter OS_WindowsFormsHost_Child_0=cast=(System::Windows::Forms::Integration::WindowsFormsHost^),flags=gcobject OS_WindowsFormsHost_Child_1=cast=(System::Windows::Forms::Control^),flags=gcobject @@ -3720,6 +4043,8 @@ OS_gcnew_ArcSegment_5= OS_gcnew_ArrayList=flags=gcnew OS_gcnew_ArrayList_0= +OS_gcnew_BevelBitmapEffect=flags=gcnew + OS_gcnew_BezierSegment=flags=gcnew OS_gcnew_BezierSegment_0=cast=Point,flags=gcobject OS_gcnew_BezierSegment_1=cast=Point,flags=gcobject @@ -3736,11 +4061,15 @@ OS_gcnew_Bitmap_2= OS_gcnew_Bitmap_3=cast=(System::Drawing::Imaging::PixelFormat) OS_gcnew_Bitmap_4=cast=IntPtr +OS_gcnew_BitmapEffectGroup=flags=gcnew + OS_gcnew_BitmapImage=flags=gcnew OS_gcnew_BitmapPalette=flags=gcnew OS_gcnew_BitmapPalette_0=cast=(System::Collections::Generic::IList<Color>^),flags=gcobject +OS_gcnew_BlurBitmapEffect=flags=gcnew + OS_gcnew_Button=flags=gcnew OS_gcnew_CancelEventHandler=flags=no_gen @@ -3795,9 +4124,13 @@ OS_gcnew_DataObject=flags=gcnew OS_gcnew_DataTemplate=flags=gcnew -OS_gcnew_DiscreteDoubleKeyFrame=flags=gcnew -OS_gcnew_DiscreteDoubleKeyFrame_0= -OS_gcnew_DiscreteDoubleKeyFrame_1=cast=(KeyTime),flags=gcobject +OS_gcnew_1DiscreteDoubleKeyFrame__=flags=gcnew + +OS_gcnew_1DiscreteDoubleKeyFrame__DI=flags=gcnew +OS_gcnew_1DiscreteDoubleKeyFrame__DI_0= +OS_gcnew_1DiscreteDoubleKeyFrame__DI_1=cast=(KeyTime),flags=gcobject + +OS_gcnew_DiscreteInt32KeyFrame=flags=gcnew OS_gcnew_DispatcherFrame=flags=gcnew @@ -3807,6 +4140,8 @@ OS_gcnew_DispatcherHookEventHandler_1= OS_gcnew_DispatcherTimer=flags=gcnew +OS_gcnew_DoubleAnimation=flags=gcnew + OS_gcnew_DoubleAnimationUsingKeyFrames=flags=gcnew OS_gcnew_DoubleCollection=flags=gcnew @@ -3822,6 +4157,8 @@ OS_gcnew_DragEventHandler_1= OS_gcnew_DrawingVisual=flags=gcnew +OS_gcnew_DropShadowBitmapEffect=flags=gcnew + OS_gcnew_Duration=flags=gcnew OS_gcnew_Duration_0=cast=(TimeSpan),flags=gcobject @@ -3913,6 +4250,10 @@ OS_gcnew_ImageBrush_0=cast=ImageSource^,flags=gcobject OS_gcnew_Int32=flags=gcnew OS_gcnew_Int32_0= +OS_gcnew_Int32Animation=flags=gcnew + +OS_gcnew_Int32AnimationUsingKeyFrames=flags=gcnew + OS_gcnew_Int32Rect=flags=gcnew OS_gcnew_Int32Rect_0= OS_gcnew_Int32Rect_1= @@ -3926,6 +4267,12 @@ OS_gcnew_KeyEventHandler=flags=no_gen OS_gcnew_KeyEventHandler_0= OS_gcnew_KeyEventHandler_1= +OS_gcnew_KeySpline=flags=gcnew +OS_gcnew_KeySpline_0= +OS_gcnew_KeySpline_1= +OS_gcnew_KeySpline_2= +OS_gcnew_KeySpline_3= + OS_gcnew_KeyboardFocusChangedEventHandler=flags=no_gen OS_gcnew_KeyboardFocusChangedEventHandler_0= OS_gcnew_KeyboardFocusChangedEventHandler_1= @@ -3936,6 +4283,8 @@ OS_gcnew_LineSegment=flags=gcnew OS_gcnew_LineSegment_0=cast=Point,flags=gcobject OS_gcnew_LineSegment_1= +OS_gcnew_LinearDoubleKeyFrame=flags=gcnew + OS_gcnew_1LinearGradientBrush__IID=flags=gcnew OS_gcnew_1LinearGradientBrush__IID_0=cast=Color,flags=gcobject OS_gcnew_1LinearGradientBrush__IID_1=cast=Color,flags=gcobject @@ -3947,6 +4296,8 @@ OS_gcnew_1LinearGradientBrush__IIII_1=cast=Color,flags=gcobject OS_gcnew_1LinearGradientBrush__IIII_2=cast=Point,flags=gcobject OS_gcnew_1LinearGradientBrush__IIII_3=cast=Point,flags=gcobject +OS_gcnew_LinearInt32KeyFrame=flags=gcnew + OS_gcnew_ListBox=flags=gcnew OS_gcnew_ListBoxItem=flags=gcnew @@ -3984,6 +4335,8 @@ OS_gcnew_MouseWheelEventHandler=flags=no_gen OS_gcnew_MouseWheelEventHandler_0= OS_gcnew_MouseWheelEventHandler_1= +OS_gcnew_NameScope=flags=gcnew + OS_gcnew_NoArgsDelegate=flags=no_gen OS_gcnew_NoArgsDelegate_0= OS_gcnew_NoArgsDelegate_1= @@ -3992,6 +4345,8 @@ OS_gcnew_NotifyIcon=accessor=System::Windows::Forms::NotifyIcon,flags=gcnew OS_gcnew_OpenFileDialog=flags=gcnew +OS_gcnew_OuterGlowBitmapEffect=flags=gcnew + OS_gcnew_PasswordBox=flags=gcnew OS_gcnew_Path=flags=gcnew @@ -4021,6 +4376,9 @@ OS_gcnew_Popup=flags=gcnew OS_gcnew_ProgressBar=flags=gcnew +OS_gcnew_PropertyPath=flags=gcnew +OS_gcnew_PropertyPath_0=cast=Object^,flags=gcobject + OS_gcnew_QuadraticBezierSegment=flags=gcnew OS_gcnew_QuadraticBezierSegment_0=cast=Point,flags=gcobject OS_gcnew_QuadraticBezierSegment_1=cast=Point,flags=gcobject @@ -4053,6 +4411,9 @@ OS_gcnew_RenderTargetBitmap_2= OS_gcnew_RenderTargetBitmap_3= OS_gcnew_RenderTargetBitmap_4=cast=(PixelFormat),flags=gcobject +OS_gcnew_RepeatBehavior=flags=gcnew +OS_gcnew_RepeatBehavior_0= + OS_gcnew_RepeatButton=flags=gcnew OS_gcnew_ResourceDictionary=flags=gcnew @@ -4073,6 +4434,12 @@ OS_gcnew_RowDefinition=flags=gcnew OS_gcnew_Run=flags=gcnew +OS_gcnew_SWTAnimation=flags=no_gen gcnew +OS_gcnew_SWTAnimation_0= + +OS_gcnew_SWTAnimator=flags=no_gen gcnew +OS_gcnew_SWTAnimator_0= + OS_gcnew_SWTCanvas=flags=no_gen OS_gcnew_SWTCanvas_0= @@ -4159,8 +4526,14 @@ OS_gcnew_Slider=flags=gcnew OS_gcnew_SolidColorBrush=flags=gcnew OS_gcnew_SolidColorBrush_0=cast=(Color),flags=gcobject +OS_gcnew_SplineDoubleKeyFrame=flags=gcnew + +OS_gcnew_SplineInt32KeyFrame=flags=gcnew + OS_gcnew_StackPanel=flags=gcnew +OS_gcnew_Storyboard=flags=gcnew + OS_gcnew_StreamGeometry=flags=gcnew OS_gcnew_1String___3C=flags=gcnew diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os.cpp b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os.cpp index 2e71808527..91eac67452 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os.cpp +++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os.cpp @@ -244,6 +244,19 @@ JNIEXPORT void JNICALL OS_NATIVE(ArrayList_1RemoveAt) } #endif +#ifndef NO_ArrayList_1ToArray +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(ArrayList_1ToArray)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(ArrayList_1ToArray) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, ArrayList_1ToArray_FUNC); + rc = (jint)TO_HANDLE(((ArrayList^)TO_OBJECT(arg0))->ToArray()); + OS_NATIVE_EXIT(env, that, ArrayList_1ToArray_FUNC); + return rc; +} +#endif + #ifndef NO_ArrayList_1default__II extern "C" JNIEXPORT jint JNICALL OS_NATIVE(ArrayList_1default__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT jint JNICALL OS_NATIVE(ArrayList_1default__II) @@ -318,6 +331,78 @@ JNIEXPORT void JNICALL OS_NATIVE(Array_1SetValue) } #endif +#ifndef NO_BevelBitmapEffect_1BevelWidth__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(BevelBitmapEffect_1BevelWidth__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(BevelBitmapEffect_1BevelWidth__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, BevelBitmapEffect_1BevelWidth__I_FUNC); + rc = (jdouble)((BevelBitmapEffect^)TO_OBJECT(arg0))->BevelWidth; + OS_NATIVE_EXIT(env, that, BevelBitmapEffect_1BevelWidth__I_FUNC); + return rc; +} +#endif + +#ifndef NO_BevelBitmapEffect_1BevelWidth__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(BevelBitmapEffect_1BevelWidth__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(BevelBitmapEffect_1BevelWidth__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, BevelBitmapEffect_1BevelWidth__ID_FUNC); + ((BevelBitmapEffect^)TO_OBJECT(arg0))->BevelWidth = (arg1); + OS_NATIVE_EXIT(env, that, BevelBitmapEffect_1BevelWidth__ID_FUNC); +} +#endif + +#ifndef NO_BevelBitmapEffect_1LightAngle__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(BevelBitmapEffect_1LightAngle__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(BevelBitmapEffect_1LightAngle__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, BevelBitmapEffect_1LightAngle__I_FUNC); + rc = (jdouble)((BevelBitmapEffect^)TO_OBJECT(arg0))->LightAngle; + OS_NATIVE_EXIT(env, that, BevelBitmapEffect_1LightAngle__I_FUNC); + return rc; +} +#endif + +#ifndef NO_BevelBitmapEffect_1LightAngle__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(BevelBitmapEffect_1LightAngle__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(BevelBitmapEffect_1LightAngle__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, BevelBitmapEffect_1LightAngle__ID_FUNC); + ((BevelBitmapEffect^)TO_OBJECT(arg0))->LightAngle = (arg1); + OS_NATIVE_EXIT(env, that, BevelBitmapEffect_1LightAngle__ID_FUNC); +} +#endif + +#ifndef NO_BevelBitmapEffect_1Smoothness__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(BevelBitmapEffect_1Smoothness__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(BevelBitmapEffect_1Smoothness__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, BevelBitmapEffect_1Smoothness__I_FUNC); + rc = (jdouble)((BevelBitmapEffect^)TO_OBJECT(arg0))->Smoothness; + OS_NATIVE_EXIT(env, that, BevelBitmapEffect_1Smoothness__I_FUNC); + return rc; +} +#endif + +#ifndef NO_BevelBitmapEffect_1Smoothness__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(BevelBitmapEffect_1Smoothness__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(BevelBitmapEffect_1Smoothness__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, BevelBitmapEffect_1Smoothness__ID_FUNC); + ((BevelBitmapEffect^)TO_OBJECT(arg0))->Smoothness = (arg1); + OS_NATIVE_EXIT(env, that, BevelBitmapEffect_1Smoothness__ID_FUNC); +} +#endif + #ifndef NO_Binding_1RelativeSource extern "C" JNIEXPORT void JNICALL OS_NATIVE(Binding_1RelativeSource)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT void JNICALL OS_NATIVE(Binding_1RelativeSource) @@ -355,6 +440,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(BitmapDecoder_1Frames) } #endif +#ifndef NO_BitmapEffectGroup_1Children +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(BitmapEffectGroup_1Children)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(BitmapEffectGroup_1Children) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, BitmapEffectGroup_1Children_FUNC); + rc = (jint)TO_HANDLE(((BitmapEffectGroup^)TO_OBJECT(arg0))->Children); + OS_NATIVE_EXIT(env, that, BitmapEffectGroup_1Children_FUNC); + return rc; +} +#endif + #ifndef NO_BitmapEncoder_1Frames extern "C" JNIEXPORT jint JNICALL OS_NATIVE(BitmapEncoder_1Frames)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(BitmapEncoder_1Frames) @@ -570,6 +668,30 @@ JNIEXPORT jint JNICALL OS_NATIVE(BitmapSource_1PixelWidth) } #endif +#ifndef NO_BlurBitmapEffect_1Radius__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(BlurBitmapEffect_1Radius__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(BlurBitmapEffect_1Radius__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, BlurBitmapEffect_1Radius__I_FUNC); + rc = (jdouble)((BlurBitmapEffect^)TO_OBJECT(arg0))->Radius; + OS_NATIVE_EXIT(env, that, BlurBitmapEffect_1Radius__I_FUNC); + return rc; +} +#endif + +#ifndef NO_BlurBitmapEffect_1Radius__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(BlurBitmapEffect_1Radius__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(BlurBitmapEffect_1Radius__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, BlurBitmapEffect_1Radius__ID_FUNC); + ((BlurBitmapEffect^)TO_OBJECT(arg0))->Radius = (arg1); + OS_NATIVE_EXIT(env, that, BlurBitmapEffect_1Radius__ID_FUNC); +} +#endif + #ifndef NO_Border_1typeid extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Border_1typeid)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(Border_1typeid) @@ -770,6 +892,19 @@ JNIEXPORT jdouble JNICALL OS_NATIVE(Canvas_1GetTop) } #endif +#ifndef NO_Canvas_1LeftProperty +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Canvas_1LeftProperty)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(Canvas_1LeftProperty) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Canvas_1LeftProperty_FUNC); + rc = (jint)TO_HANDLE(Canvas::LeftProperty); + OS_NATIVE_EXIT(env, that, Canvas_1LeftProperty_FUNC); + return rc; +} +#endif + #ifndef NO_Canvas_1SetLeft extern "C" JNIEXPORT void JNICALL OS_NATIVE(Canvas_1SetLeft)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); JNIEXPORT void JNICALL OS_NATIVE(Canvas_1SetLeft) @@ -792,6 +927,32 @@ JNIEXPORT void JNICALL OS_NATIVE(Canvas_1SetTop) } #endif +#ifndef NO_Canvas_1TopProperty +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Canvas_1TopProperty)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(Canvas_1TopProperty) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Canvas_1TopProperty_FUNC); + rc = (jint)TO_HANDLE(Canvas::TopProperty); + OS_NATIVE_EXIT(env, that, Canvas_1TopProperty_FUNC); + return rc; +} +#endif + +#ifndef NO_Canvas_1typeid +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Canvas_1typeid)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(Canvas_1typeid) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Canvas_1typeid_FUNC); + rc = (jint)TO_HANDLE(Canvas::typeid); + OS_NATIVE_EXIT(env, that, Canvas_1typeid_FUNC); + return rc; +} +#endif + #ifndef NO_CharacterHit_1FirstCharacterIndex extern "C" JNIEXPORT jint JNICALL OS_NATIVE(CharacterHit_1FirstCharacterIndex)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(CharacterHit_1FirstCharacterIndex) @@ -2530,6 +2691,32 @@ JNIEXPORT jint JNICALL OS_NATIVE(DependencyObject_1GetValue) } #endif +#ifndef NO_DependencyObject_1GetValueDouble +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DependencyObject_1GetValueDouble)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT jdouble JNICALL OS_NATIVE(DependencyObject_1GetValueDouble) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DependencyObject_1GetValueDouble_FUNC); + rc = (jdouble)((DependencyObject^)TO_OBJECT(arg0))->GetValue((DependencyProperty^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, DependencyObject_1GetValueDouble_FUNC); + return rc; +} +#endif + +#ifndef NO_DependencyObject_1GetValueInt +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DependencyObject_1GetValueInt)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT jint JNICALL OS_NATIVE(DependencyObject_1GetValueInt) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, DependencyObject_1GetValueInt_FUNC); + rc = (jint)((DependencyObject^)TO_OBJECT(arg0))->GetValue((DependencyProperty^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, DependencyObject_1GetValueInt_FUNC); + return rc; +} +#endif + #ifndef NO_DependencyObject_1SetValue extern "C" JNIEXPORT void JNICALL OS_NATIVE(DependencyObject_1SetValue)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2); JNIEXPORT void JNICALL OS_NATIVE(DependencyObject_1SetValue) @@ -2541,6 +2728,58 @@ JNIEXPORT void JNICALL OS_NATIVE(DependencyObject_1SetValue) } #endif +#ifndef NO_DependencyPropertyChangedEventArgs_1NewValueDouble +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DependencyPropertyChangedEventArgs_1NewValueDouble)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(DependencyPropertyChangedEventArgs_1NewValueDouble) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DependencyPropertyChangedEventArgs_1NewValueDouble_FUNC); + rc = (jdouble)((DependencyPropertyChangedEventArgs^)TO_OBJECT(arg0))->NewValue; + OS_NATIVE_EXIT(env, that, DependencyPropertyChangedEventArgs_1NewValueDouble_FUNC); + return rc; +} +#endif + +#ifndef NO_DependencyPropertyChangedEventArgs_1NewValueInt +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyChangedEventArgs_1NewValueInt)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyChangedEventArgs_1NewValueInt) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, DependencyPropertyChangedEventArgs_1NewValueInt_FUNC); + rc = (jint)((DependencyPropertyChangedEventArgs^)TO_OBJECT(arg0))->NewValue; + OS_NATIVE_EXIT(env, that, DependencyPropertyChangedEventArgs_1NewValueInt_FUNC); + return rc; +} +#endif + +#ifndef NO_DependencyPropertyChangedEventArgs_1OldValueDouble +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DependencyPropertyChangedEventArgs_1OldValueDouble)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(DependencyPropertyChangedEventArgs_1OldValueDouble) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DependencyPropertyChangedEventArgs_1OldValueDouble_FUNC); + rc = (jdouble)((DependencyPropertyChangedEventArgs^)TO_OBJECT(arg0))->OldValue; + OS_NATIVE_EXIT(env, that, DependencyPropertyChangedEventArgs_1OldValueDouble_FUNC); + return rc; +} +#endif + +#ifndef NO_DependencyPropertyChangedEventArgs_1OldValueInt +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyChangedEventArgs_1OldValueInt)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyChangedEventArgs_1OldValueInt) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, DependencyPropertyChangedEventArgs_1OldValueInt_FUNC); + rc = (jint)((DependencyPropertyChangedEventArgs^)TO_OBJECT(arg0))->OldValue; + OS_NATIVE_EXIT(env, that, DependencyPropertyChangedEventArgs_1OldValueInt_FUNC); + return rc; +} +#endif + #ifndef NO_DependencyPropertyDescriptor_1AddValueChanged extern "C" JNIEXPORT void JNICALL OS_NATIVE(DependencyPropertyDescriptor_1AddValueChanged)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2); JNIEXPORT void JNICALL OS_NATIVE(DependencyPropertyDescriptor_1AddValueChanged) @@ -2552,15 +2791,54 @@ JNIEXPORT void JNICALL OS_NATIVE(DependencyPropertyDescriptor_1AddValueChanged) } #endif -#ifndef NO_DependencyPropertyDescriptor_1FromProperty -extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1FromProperty)(JNIEnv *env, jclass that, jint arg0, jint arg1); -JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1FromProperty) +#ifndef NO_DependencyPropertyDescriptor_1DependencyProperty +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1DependencyProperty)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1DependencyProperty) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, DependencyPropertyDescriptor_1DependencyProperty_FUNC); + rc = (jint)TO_HANDLE(((DependencyPropertyDescriptor^)TO_OBJECT(arg0))->DependencyProperty); + OS_NATIVE_EXIT(env, that, DependencyPropertyDescriptor_1DependencyProperty_FUNC); + return rc; +} +#endif + +#ifndef NO_DependencyPropertyDescriptor_1FromProperty__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1FromProperty__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1FromProperty__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, DependencyPropertyDescriptor_1FromProperty__I_FUNC); + rc = (jint)TO_HANDLE(DependencyPropertyDescriptor::FromProperty((PropertyDescriptor^)TO_OBJECT(arg0))); + OS_NATIVE_EXIT(env, that, DependencyPropertyDescriptor_1FromProperty__I_FUNC); + return rc; +} +#endif + +#ifndef NO_DependencyPropertyDescriptor_1FromProperty__II +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1FromProperty__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1FromProperty__II) (JNIEnv *env, jclass that, jint arg0, jint arg1) { jint rc = 0; - OS_NATIVE_ENTER(env, that, DependencyPropertyDescriptor_1FromProperty_FUNC); + OS_NATIVE_ENTER(env, that, DependencyPropertyDescriptor_1FromProperty__II_FUNC); rc = (jint)TO_HANDLE(DependencyPropertyDescriptor::FromProperty((DependencyProperty^)TO_OBJECT(arg0), (Type^)TO_OBJECT(arg1))); - OS_NATIVE_EXIT(env, that, DependencyPropertyDescriptor_1FromProperty_FUNC); + OS_NATIVE_EXIT(env, that, DependencyPropertyDescriptor_1FromProperty__II_FUNC); + return rc; +} +#endif + +#ifndef NO_DependencyPropertyDescriptor_1typeid +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1typeid)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(DependencyPropertyDescriptor_1typeid) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, DependencyPropertyDescriptor_1typeid_FUNC); + rc = (jint)TO_HANDLE(DependencyPropertyDescriptor::typeid); + OS_NATIVE_EXIT(env, that, DependencyPropertyDescriptor_1typeid_FUNC); return rc; } #endif @@ -2853,6 +3131,54 @@ JNIEXPORT jint JNICALL OS_NATIVE(DoubleAnimationUsingKeyFrames_1KeyFrames) } #endif +#ifndef NO_DoubleAnimation_1From__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DoubleAnimation_1From__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(DoubleAnimation_1From__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DoubleAnimation_1From__I_FUNC); + rc = (jdouble)((DoubleAnimation^)TO_OBJECT(arg0))->From; + OS_NATIVE_EXIT(env, that, DoubleAnimation_1From__I_FUNC); + return rc; +} +#endif + +#ifndef NO_DoubleAnimation_1From__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DoubleAnimation_1From__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(DoubleAnimation_1From__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, DoubleAnimation_1From__ID_FUNC); + ((DoubleAnimation^)TO_OBJECT(arg0))->From = (arg1); + OS_NATIVE_EXIT(env, that, DoubleAnimation_1From__ID_FUNC); +} +#endif + +#ifndef NO_DoubleAnimation_1To__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DoubleAnimation_1To__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(DoubleAnimation_1To__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DoubleAnimation_1To__I_FUNC); + rc = (jdouble)((DoubleAnimation^)TO_OBJECT(arg0))->To; + OS_NATIVE_EXIT(env, that, DoubleAnimation_1To__I_FUNC); + return rc; +} +#endif + +#ifndef NO_DoubleAnimation_1To__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DoubleAnimation_1To__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(DoubleAnimation_1To__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, DoubleAnimation_1To__ID_FUNC); + ((DoubleAnimation^)TO_OBJECT(arg0))->To = (arg1); + OS_NATIVE_EXIT(env, that, DoubleAnimation_1To__ID_FUNC); +} +#endif + #ifndef NO_DoubleCollection_1Add extern "C" JNIEXPORT void JNICALL OS_NATIVE(DoubleCollection_1Add)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); JNIEXPORT void JNICALL OS_NATIVE(DoubleCollection_1Add) @@ -2877,6 +3203,28 @@ JNIEXPORT jint JNICALL OS_NATIVE(DoubleKeyFrameCollection_1Add) } #endif +#ifndef NO_DoubleKeyFrame_1KeyTime +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DoubleKeyFrame_1KeyTime)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(DoubleKeyFrame_1KeyTime) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, DoubleKeyFrame_1KeyTime_FUNC); + ((DoubleKeyFrame^)TO_OBJECT(arg0))->KeyTime = ((KeyTime)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, DoubleKeyFrame_1KeyTime_FUNC); +} +#endif + +#ifndef NO_DoubleKeyFrame_1Value +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DoubleKeyFrame_1Value)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(DoubleKeyFrame_1Value) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, DoubleKeyFrame_1Value_FUNC); + ((DoubleKeyFrame^)TO_OBJECT(arg0))->Value = (arg1); + OS_NATIVE_EXIT(env, that, DoubleKeyFrame_1Value_FUNC); +} +#endif + #ifndef NO_DragDeltaEventArgs_1HorizontalChange extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DragDeltaEventArgs_1HorizontalChange)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(DragDeltaEventArgs_1HorizontalChange) @@ -3213,6 +3561,139 @@ JNIEXPORT jint JNICALL OS_NATIVE(DrawingVisual_1typeid) } #endif +#ifndef NO_DropShadowBitmapEffect_1Color__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(DropShadowBitmapEffect_1Color__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(DropShadowBitmapEffect_1Color__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1Color__I_FUNC); + rc = (jint)TO_HANDLE(((DropShadowBitmapEffect^)TO_OBJECT(arg0))->Color); + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1Color__I_FUNC); + return rc; +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1Color__II +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1Color__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1Color__II) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1Color__II_FUNC); + ((DropShadowBitmapEffect^)TO_OBJECT(arg0))->Color = ((Color)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1Color__II_FUNC); +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1Direction__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DropShadowBitmapEffect_1Direction__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(DropShadowBitmapEffect_1Direction__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1Direction__I_FUNC); + rc = (jdouble)((DropShadowBitmapEffect^)TO_OBJECT(arg0))->Direction; + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1Direction__I_FUNC); + return rc; +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1Direction__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1Direction__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1Direction__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1Direction__ID_FUNC); + ((DropShadowBitmapEffect^)TO_OBJECT(arg0))->Direction = (arg1); + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1Direction__ID_FUNC); +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1Opacity__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DropShadowBitmapEffect_1Opacity__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(DropShadowBitmapEffect_1Opacity__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1Opacity__I_FUNC); + rc = (jdouble)((DropShadowBitmapEffect^)TO_OBJECT(arg0))->Opacity; + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1Opacity__I_FUNC); + return rc; +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1Opacity__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1Opacity__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1Opacity__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1Opacity__ID_FUNC); + ((DropShadowBitmapEffect^)TO_OBJECT(arg0))->Opacity = (arg1); + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1Opacity__ID_FUNC); +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1ShadowDepth__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DropShadowBitmapEffect_1ShadowDepth__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(DropShadowBitmapEffect_1ShadowDepth__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1ShadowDepth__I_FUNC); + rc = (jdouble)((DropShadowBitmapEffect^)TO_OBJECT(arg0))->ShadowDepth; + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1ShadowDepth__I_FUNC); + return rc; +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1ShadowDepth__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1ShadowDepth__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1ShadowDepth__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1ShadowDepth__ID_FUNC); + ((DropShadowBitmapEffect^)TO_OBJECT(arg0))->ShadowDepth = (arg1); + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1ShadowDepth__ID_FUNC); +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1Softness__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(DropShadowBitmapEffect_1Softness__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(DropShadowBitmapEffect_1Softness__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1Softness__I_FUNC); + rc = (jdouble)((DropShadowBitmapEffect^)TO_OBJECT(arg0))->Softness; + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1Softness__I_FUNC); + return rc; +} +#endif + +#ifndef NO_DropShadowBitmapEffect_1Softness__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1Softness__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(DropShadowBitmapEffect_1Softness__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, DropShadowBitmapEffect_1Softness__ID_FUNC); + ((DropShadowBitmapEffect^)TO_OBJECT(arg0))->Softness = (arg1); + OS_NATIVE_EXIT(env, that, DropShadowBitmapEffect_1Softness__ID_FUNC); +} +#endif + +#ifndef NO_Duration_1TimeSpan +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Duration_1TimeSpan)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(Duration_1TimeSpan) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Duration_1TimeSpan_FUNC); + rc = (jint)TO_HANDLE(((Duration^)TO_OBJECT(arg0))->TimeSpan); + OS_NATIVE_EXIT(env, that, Duration_1TimeSpan_FUNC); + return rc; +} +#endif + #ifndef NO_EditingCommands_1Backspace extern "C" JNIEXPORT jint JNICALL OS_NATIVE(EditingCommands_1Backspace)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(EditingCommands_1Backspace) @@ -4481,6 +4962,17 @@ JNIEXPORT jboolean JNICALL OS_NATIVE(FrameworkElement_1IsLoaded) } #endif +#ifndef NO_FrameworkElement_1LayoutTransform +extern "C" JNIEXPORT void JNICALL OS_NATIVE(FrameworkElement_1LayoutTransform)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(FrameworkElement_1LayoutTransform) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, FrameworkElement_1LayoutTransform_FUNC); + ((FrameworkElement^)TO_OBJECT(arg0))->LayoutTransform = ((Transform^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, FrameworkElement_1LayoutTransform_FUNC); +} +#endif + #ifndef NO_FrameworkElement_1Loaded extern "C" JNIEXPORT void JNICALL OS_NATIVE(FrameworkElement_1Loaded)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT void JNICALL OS_NATIVE(FrameworkElement_1Loaded) @@ -4664,6 +5156,41 @@ JNIEXPORT jint JNICALL OS_NATIVE(FrameworkElement_1Parent) } #endif +#ifndef NO_FrameworkElement_1RegisterName +extern "C" JNIEXPORT void JNICALL OS_NATIVE(FrameworkElement_1RegisterName)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2); +JNIEXPORT void JNICALL OS_NATIVE(FrameworkElement_1RegisterName) + (JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2) +{ + OS_NATIVE_ENTER(env, that, FrameworkElement_1RegisterName_FUNC); + ((FrameworkElement^)TO_OBJECT(arg0))->RegisterName((String^)TO_OBJECT(arg1), (Object^)TO_OBJECT(arg2)); + OS_NATIVE_EXIT(env, that, FrameworkElement_1RegisterName_FUNC); +} +#endif + +#ifndef NO_FrameworkElement_1RenderTransform__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(FrameworkElement_1RenderTransform__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(FrameworkElement_1RenderTransform__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, FrameworkElement_1RenderTransform__I_FUNC); + rc = (jint)TO_HANDLE(((FrameworkElement^)TO_OBJECT(arg0))->RenderTransform); + OS_NATIVE_EXIT(env, that, FrameworkElement_1RenderTransform__I_FUNC); + return rc; +} +#endif + +#ifndef NO_FrameworkElement_1RenderTransform__II +extern "C" JNIEXPORT void JNICALL OS_NATIVE(FrameworkElement_1RenderTransform__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(FrameworkElement_1RenderTransform__II) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, FrameworkElement_1RenderTransform__II_FUNC); + ((FrameworkElement^)TO_OBJECT(arg0))->RenderTransform = ((Transform^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, FrameworkElement_1RenderTransform__II_FUNC); +} +#endif + #ifndef NO_FrameworkElement_1Resources__I extern "C" JNIEXPORT jint JNICALL OS_NATIVE(FrameworkElement_1Resources__I)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(FrameworkElement_1Resources__I) @@ -5653,6 +6180,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(HtmlDocument_1InvokeScript) } #endif +#ifndef NO_HwndSource_1CompositionTarget +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(HwndSource_1CompositionTarget)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(HwndSource_1CompositionTarget) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, HwndSource_1CompositionTarget_FUNC); + rc = (jint)TO_HANDLE(((HwndSource^)TO_OBJECT(arg0))->CompositionTarget); + OS_NATIVE_EXIT(env, that, HwndSource_1CompositionTarget_FUNC); + return rc; +} +#endif + #ifndef NO_HwndSource_1Handle extern "C" JNIEXPORT jint JNICALL OS_NATIVE(HwndSource_1Handle)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(HwndSource_1Handle) @@ -5666,6 +6206,17 @@ JNIEXPORT jint JNICALL OS_NATIVE(HwndSource_1Handle) } #endif +#ifndef NO_HwndTarget_1BackgroundColor +extern "C" JNIEXPORT void JNICALL OS_NATIVE(HwndTarget_1BackgroundColor)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(HwndTarget_1BackgroundColor) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, HwndTarget_1BackgroundColor_FUNC); + ((HwndTarget^)TO_OBJECT(arg0))->BackgroundColor = ((Color)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, HwndTarget_1BackgroundColor_FUNC); +} +#endif + #ifndef NO_Hyperlink_1Click extern "C" JNIEXPORT void JNICALL OS_NATIVE(Hyperlink_1Click)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT void JNICALL OS_NATIVE(Hyperlink_1Click) @@ -5740,6 +6291,17 @@ JNIEXPORT void JNICALL OS_NATIVE(IList_1Add) } #endif +#ifndef NO_IList_1Clear +extern "C" JNIEXPORT void JNICALL OS_NATIVE(IList_1Clear)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT void JNICALL OS_NATIVE(IList_1Clear) + (JNIEnv *env, jclass that, jint arg0) +{ + OS_NATIVE_ENTER(env, that, IList_1Clear_FUNC); + ((IList^)TO_OBJECT(arg0))->Clear(); + OS_NATIVE_EXIT(env, that, IList_1Clear_FUNC); +} +#endif + #ifndef NO_IList_1GetEnumerator extern "C" JNIEXPORT jint JNICALL OS_NATIVE(IList_1GetEnumerator)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(IList_1GetEnumerator) @@ -6001,6 +6563,89 @@ JNIEXPORT jint JNICALL OS_NATIVE(InputEventArgs_1Timestamp) } #endif +#ifndef NO_Int32AnimationUsingKeyFrames_1KeyFrames +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Int32AnimationUsingKeyFrames_1KeyFrames)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(Int32AnimationUsingKeyFrames_1KeyFrames) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Int32AnimationUsingKeyFrames_1KeyFrames_FUNC); + rc = (jint)TO_HANDLE(((Int32AnimationUsingKeyFrames^)TO_OBJECT(arg0))->KeyFrames); + OS_NATIVE_EXIT(env, that, Int32AnimationUsingKeyFrames_1KeyFrames_FUNC); + return rc; +} +#endif + +#ifndef NO_Int32Animation_1From__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Int32Animation_1From__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(Int32Animation_1From__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Int32Animation_1From__I_FUNC); + rc = (jint)((Int32Animation^)TO_OBJECT(arg0))->From; + OS_NATIVE_EXIT(env, that, Int32Animation_1From__I_FUNC); + return rc; +} +#endif + +#ifndef NO_Int32Animation_1From__II +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Int32Animation_1From__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Int32Animation_1From__II) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Int32Animation_1From__II_FUNC); + ((Int32Animation^)TO_OBJECT(arg0))->From = (arg1); + OS_NATIVE_EXIT(env, that, Int32Animation_1From__II_FUNC); +} +#endif + +#ifndef NO_Int32Animation_1To__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Int32Animation_1To__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(Int32Animation_1To__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Int32Animation_1To__I_FUNC); + rc = (jint)((Int32Animation^)TO_OBJECT(arg0))->To; + OS_NATIVE_EXIT(env, that, Int32Animation_1To__I_FUNC); + return rc; +} +#endif + +#ifndef NO_Int32Animation_1To__II +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Int32Animation_1To__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Int32Animation_1To__II) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Int32Animation_1To__II_FUNC); + ((Int32Animation^)TO_OBJECT(arg0))->To = (arg1); + OS_NATIVE_EXIT(env, that, Int32Animation_1To__II_FUNC); +} +#endif + +#ifndef NO_Int32KeyFrame_1KeyTime +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Int32KeyFrame_1KeyTime)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Int32KeyFrame_1KeyTime) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Int32KeyFrame_1KeyTime_FUNC); + ((Int32KeyFrame^)TO_OBJECT(arg0))->KeyTime = ((KeyTime)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, Int32KeyFrame_1KeyTime_FUNC); +} +#endif + +#ifndef NO_Int32KeyFrame_1Value +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Int32KeyFrame_1Value)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Int32KeyFrame_1Value) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Int32KeyFrame_1Value_FUNC); + ((Int32KeyFrame^)TO_OBJECT(arg0))->Value = (arg1); + OS_NATIVE_EXIT(env, that, Int32KeyFrame_1Value_FUNC); +} +#endif + #ifndef NO_Int32Rect_1Empty extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Int32Rect_1Empty)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(Int32Rect_1Empty) @@ -6310,6 +6955,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(KeyInterop_1VirtualKeyFromKey) } #endif +#ifndef NO_KeyTime_1FromTimeSpan +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(KeyTime_1FromTimeSpan)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(KeyTime_1FromTimeSpan) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, KeyTime_1FromTimeSpan_FUNC); + rc = (jint)TO_HANDLE(KeyTime::FromTimeSpan((TimeSpan)TO_OBJECT(arg0))); + OS_NATIVE_EXIT(env, that, KeyTime_1FromTimeSpan_FUNC); + return rc; +} +#endif + #ifndef NO_KeyTime_1Uniform extern "C" JNIEXPORT jint JNICALL OS_NATIVE(KeyTime_1Uniform)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(KeyTime_1Uniform) @@ -6801,6 +7459,19 @@ JNIEXPORT void JNICALL OS_NATIVE(Matrix_1TranslatePrepend) } #endif +#ifndef NO_MemberDescriptor_1Name +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(MemberDescriptor_1Name)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(MemberDescriptor_1Name) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, MemberDescriptor_1Name_FUNC); + rc = (jint)TO_HANDLE(((MemberDescriptor^)TO_OBJECT(arg0))->Name); + OS_NATIVE_EXIT(env, that, MemberDescriptor_1Name_FUNC); + return rc; +} +#endif + #ifndef NO_MemoryStream_1ToArray extern "C" JNIEXPORT jint JNICALL OS_NATIVE(MemoryStream_1ToArray)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(MemoryStream_1ToArray) @@ -6939,6 +7610,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(MessageBox_1Show) } #endif +#ifndef NO_MethodInfo_1Invoke +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(MethodInfo_1Invoke)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2); +JNIEXPORT jint JNICALL OS_NATIVE(MethodInfo_1Invoke) + (JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, MethodInfo_1Invoke_FUNC); + rc = (jint)TO_HANDLE(((MethodInfo^)TO_OBJECT(arg0))->Invoke((Object^)TO_OBJECT(arg1), (array<Object^>^)TO_OBJECT(arg2))); + OS_NATIVE_EXIT(env, that, MethodInfo_1Invoke_FUNC); + return rc; +} +#endif + #ifndef NO_MouseButtonEventArgs_1ButtonState extern "C" JNIEXPORT jint JNICALL OS_NATIVE(MouseButtonEventArgs_1ButtonState)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(MouseButtonEventArgs_1ButtonState) @@ -7186,6 +7870,41 @@ JNIEXPORT jint JNICALL OS_NATIVE(Mouse_1XButton2) } #endif +#ifndef NO_NameScope_1GetNameScope +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(NameScope_1GetNameScope)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(NameScope_1GetNameScope) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, NameScope_1GetNameScope_FUNC); + rc = (jint)TO_HANDLE(NameScope::GetNameScope((DependencyObject^)TO_OBJECT(arg0))); + OS_NATIVE_EXIT(env, that, NameScope_1GetNameScope_FUNC); + return rc; +} +#endif + +#ifndef NO_NameScope_1RegisterName +extern "C" JNIEXPORT void JNICALL OS_NATIVE(NameScope_1RegisterName)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2); +JNIEXPORT void JNICALL OS_NATIVE(NameScope_1RegisterName) + (JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2) +{ + OS_NATIVE_ENTER(env, that, NameScope_1RegisterName_FUNC); + ((NameScope^)TO_OBJECT(arg0))->RegisterName((String^)TO_OBJECT(arg1), (Object^)TO_OBJECT(arg2)); + OS_NATIVE_EXIT(env, that, NameScope_1RegisterName_FUNC); +} +#endif + +#ifndef NO_NameScope_1SetNameScope +extern "C" JNIEXPORT void JNICALL OS_NATIVE(NameScope_1SetNameScope)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(NameScope_1SetNameScope) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, NameScope_1SetNameScope_FUNC); + NameScope::SetNameScope((DependencyObject^)TO_OBJECT(arg0), (INameScope^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, NameScope_1SetNameScope_FUNC); +} +#endif + #ifndef NO_NewGlobalRef extern "C" JNIEXPORT jint JNICALL OS_NATIVE(NewGlobalRef)(JNIEnv *env, jclass that, jobject arg0); JNIEXPORT jint JNICALL OS_NATIVE(NewGlobalRef) @@ -7326,6 +8045,91 @@ JNIEXPORT void JNICALL OS_NATIVE(OpenFileDialog_1Multiselect) } #endif +#ifndef NO_OuterGlowBitmapEffect_1GlowColor__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowColor__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowColor__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, OuterGlowBitmapEffect_1GlowColor__I_FUNC); + rc = (jint)TO_HANDLE(((OuterGlowBitmapEffect^)TO_OBJECT(arg0))->GlowColor); + OS_NATIVE_EXIT(env, that, OuterGlowBitmapEffect_1GlowColor__I_FUNC); + return rc; +} +#endif + +#ifndef NO_OuterGlowBitmapEffect_1GlowColor__II +extern "C" JNIEXPORT void JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowColor__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowColor__II) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, OuterGlowBitmapEffect_1GlowColor__II_FUNC); + ((OuterGlowBitmapEffect^)TO_OBJECT(arg0))->GlowColor = ((Color)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, OuterGlowBitmapEffect_1GlowColor__II_FUNC); +} +#endif + +#ifndef NO_OuterGlowBitmapEffect_1GlowSize__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowSize__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowSize__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, OuterGlowBitmapEffect_1GlowSize__I_FUNC); + rc = (jdouble)((OuterGlowBitmapEffect^)TO_OBJECT(arg0))->GlowSize; + OS_NATIVE_EXIT(env, that, OuterGlowBitmapEffect_1GlowSize__I_FUNC); + return rc; +} +#endif + +#ifndef NO_OuterGlowBitmapEffect_1GlowSize__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowSize__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowSize__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, OuterGlowBitmapEffect_1GlowSize__ID_FUNC); + ((OuterGlowBitmapEffect^)TO_OBJECT(arg0))->GlowSize = (arg1); + OS_NATIVE_EXIT(env, that, OuterGlowBitmapEffect_1GlowSize__ID_FUNC); +} +#endif + +#ifndef NO_OuterGlowBitmapEffect_1GlowSizeProperty +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowSizeProperty)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(OuterGlowBitmapEffect_1GlowSizeProperty) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, OuterGlowBitmapEffect_1GlowSizeProperty_FUNC); + rc = (jint)TO_HANDLE(OuterGlowBitmapEffect::GlowSizeProperty); + OS_NATIVE_EXIT(env, that, OuterGlowBitmapEffect_1GlowSizeProperty_FUNC); + return rc; +} +#endif + +#ifndef NO_OuterGlowBitmapEffect_1Opacity__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(OuterGlowBitmapEffect_1Opacity__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(OuterGlowBitmapEffect_1Opacity__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, OuterGlowBitmapEffect_1Opacity__I_FUNC); + rc = (jdouble)((OuterGlowBitmapEffect^)TO_OBJECT(arg0))->Opacity; + OS_NATIVE_EXIT(env, that, OuterGlowBitmapEffect_1Opacity__I_FUNC); + return rc; +} +#endif + +#ifndef NO_OuterGlowBitmapEffect_1Opacity__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(OuterGlowBitmapEffect_1Opacity__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(OuterGlowBitmapEffect_1Opacity__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, OuterGlowBitmapEffect_1Opacity__ID_FUNC); + ((OuterGlowBitmapEffect^)TO_OBJECT(arg0))->Opacity = (arg1); + OS_NATIVE_EXIT(env, that, OuterGlowBitmapEffect_1Opacity__ID_FUNC); +} +#endif + #ifndef NO_Panel_1Background__I extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Panel_1Background__I)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(Panel_1Background__I) @@ -7389,6 +8193,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(Panel_1GetZIndex) } #endif +#ifndef NO_Panel_1HeightProperty +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Panel_1HeightProperty)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(Panel_1HeightProperty) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Panel_1HeightProperty_FUNC); + rc = (jint)TO_HANDLE(Panel::HeightProperty); + OS_NATIVE_EXIT(env, that, Panel_1HeightProperty_FUNC); + return rc; +} +#endif + #ifndef NO_Panel_1SetZIndex extern "C" JNIEXPORT void JNICALL OS_NATIVE(Panel_1SetZIndex)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT void JNICALL OS_NATIVE(Panel_1SetZIndex) @@ -7400,6 +8217,19 @@ JNIEXPORT void JNICALL OS_NATIVE(Panel_1SetZIndex) } #endif +#ifndef NO_Panel_1WidthProperty +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Panel_1WidthProperty)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(Panel_1WidthProperty) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Panel_1WidthProperty_FUNC); + rc = (jint)TO_HANDLE(Panel::WidthProperty); + OS_NATIVE_EXIT(env, that, Panel_1WidthProperty_FUNC); + return rc; +} +#endif + #ifndef NO_PasswordBox_1MaxLength__I extern "C" JNIEXPORT jint JNICALL OS_NATIVE(PasswordBox_1MaxLength__I)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(PasswordBox_1MaxLength__I) @@ -9291,6 +10121,28 @@ JNIEXPORT void JNICALL OS_NATIVE(Slider_1TickPlacement) } #endif +#ifndef NO_SplineDoubleKeyFrame_1KeySpline +extern "C" JNIEXPORT void JNICALL OS_NATIVE(SplineDoubleKeyFrame_1KeySpline)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(SplineDoubleKeyFrame_1KeySpline) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, SplineDoubleKeyFrame_1KeySpline_FUNC); + ((SplineDoubleKeyFrame^)TO_OBJECT(arg0))->KeySpline = ((KeySpline^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, SplineDoubleKeyFrame_1KeySpline_FUNC); +} +#endif + +#ifndef NO_SplineInt32KeyFrame_1KeySpline +extern "C" JNIEXPORT void JNICALL OS_NATIVE(SplineInt32KeyFrame_1KeySpline)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(SplineInt32KeyFrame_1KeySpline) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, SplineInt32KeyFrame_1KeySpline_FUNC); + ((SplineInt32KeyFrame^)TO_OBJECT(arg0))->KeySpline = ((KeySpline^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, SplineInt32KeyFrame_1KeySpline_FUNC); +} +#endif + #ifndef NO_StackPanel_1Orientation extern "C" JNIEXPORT void JNICALL OS_NATIVE(StackPanel_1Orientation)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT void JNICALL OS_NATIVE(StackPanel_1Orientation) @@ -9328,6 +10180,72 @@ JNIEXPORT jint JNICALL OS_NATIVE(StackPanel_1typeid) } #endif +#ifndef NO_Storyboard_1Begin +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1Begin)(JNIEnv *env, jclass that, jint arg0, jint arg1, jboolean arg2); +JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1Begin) + (JNIEnv *env, jclass that, jint arg0, jint arg1, jboolean arg2) +{ + OS_NATIVE_ENTER(env, that, Storyboard_1Begin_FUNC); + ((Storyboard^)TO_OBJECT(arg0))->Begin((FrameworkElement^)TO_OBJECT(arg1), arg2); + OS_NATIVE_EXIT(env, that, Storyboard_1Begin_FUNC); +} +#endif + +#ifndef NO_Storyboard_1Pause +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1Pause)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1Pause) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Storyboard_1Pause_FUNC); + ((Storyboard^)TO_OBJECT(arg0))->Pause((FrameworkElement^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, Storyboard_1Pause_FUNC); +} +#endif + +#ifndef NO_Storyboard_1Resume +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1Resume)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1Resume) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Storyboard_1Resume_FUNC); + ((Storyboard^)TO_OBJECT(arg0))->Resume((FrameworkElement^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, Storyboard_1Resume_FUNC); +} +#endif + +#ifndef NO_Storyboard_1SetTargetName +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1SetTargetName)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1SetTargetName) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Storyboard_1SetTargetName_FUNC); + Storyboard::SetTargetName((DependencyObject^)TO_OBJECT(arg0), (String^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, Storyboard_1SetTargetName_FUNC); +} +#endif + +#ifndef NO_Storyboard_1SetTargetProperty +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1SetTargetProperty)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1SetTargetProperty) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Storyboard_1SetTargetProperty_FUNC); + Storyboard::SetTargetProperty((DependencyObject^)TO_OBJECT(arg0), (PropertyPath^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, Storyboard_1SetTargetProperty_FUNC); +} +#endif + +#ifndef NO_Storyboard_1Stop +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1Stop)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Storyboard_1Stop) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Storyboard_1Stop_FUNC); + ((Storyboard^)TO_OBJECT(arg0))->Stop((FrameworkElement^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, Storyboard_1Stop_FUNC); +} +#endif + #ifndef NO_StreamGeometryContext_1BeginFigure extern "C" JNIEXPORT void JNICALL OS_NATIVE(StreamGeometryContext_1BeginFigure)(JNIEnv *env, jclass that, jint arg0, jint arg1, jboolean arg2, jboolean arg3); JNIEXPORT void JNICALL OS_NATIVE(StreamGeometryContext_1BeginFigure) @@ -11139,9 +12057,9 @@ JNIEXPORT void JNICALL OS_NATIVE(TileBrush_1ViewportUnits) #endif #ifndef NO_TimeSpan_1FromMilliseconds -extern "C" JNIEXPORT jint JNICALL OS_NATIVE(TimeSpan_1FromMilliseconds)(JNIEnv *env, jclass that, jint arg0); +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(TimeSpan_1FromMilliseconds)(JNIEnv *env, jclass that, jdouble arg0); JNIEXPORT jint JNICALL OS_NATIVE(TimeSpan_1FromMilliseconds) - (JNIEnv *env, jclass that, jint arg0) + (JNIEnv *env, jclass that, jdouble arg0) { jint rc = 0; OS_NATIVE_ENTER(env, that, TimeSpan_1FromMilliseconds_FUNC); @@ -11151,6 +12069,56 @@ JNIEXPORT jint JNICALL OS_NATIVE(TimeSpan_1FromMilliseconds) } #endif +#ifndef NO_TimeSpan_1TotalMilliseconds +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(TimeSpan_1TotalMilliseconds)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(TimeSpan_1TotalMilliseconds) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, TimeSpan_1TotalMilliseconds_FUNC); + rc = (jdouble)((TimeSpan^)TO_OBJECT(arg0))->TotalMilliseconds; + OS_NATIVE_EXIT(env, that, TimeSpan_1TotalMilliseconds_FUNC); + return rc; +} +#endif + +#ifndef NO_TimelineGroup_1Children +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(TimelineGroup_1Children)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(TimelineGroup_1Children) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, TimelineGroup_1Children_FUNC); + rc = (jint)TO_HANDLE(((TimelineGroup^)TO_OBJECT(arg0))->Children); + OS_NATIVE_EXIT(env, that, TimelineGroup_1Children_FUNC); + return rc; +} +#endif + +#ifndef NO_Timeline_1AccelerationRatio__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(Timeline_1AccelerationRatio__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(Timeline_1AccelerationRatio__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, Timeline_1AccelerationRatio__I_FUNC); + rc = (jdouble)((Timeline^)TO_OBJECT(arg0))->AccelerationRatio; + OS_NATIVE_EXIT(env, that, Timeline_1AccelerationRatio__I_FUNC); + return rc; +} +#endif + +#ifndef NO_Timeline_1AccelerationRatio__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Timeline_1AccelerationRatio__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(Timeline_1AccelerationRatio__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, Timeline_1AccelerationRatio__ID_FUNC); + ((Timeline^)TO_OBJECT(arg0))->AccelerationRatio = (arg1); + OS_NATIVE_EXIT(env, that, Timeline_1AccelerationRatio__ID_FUNC); +} +#endif + #ifndef NO_Timeline_1AutoReverse extern "C" JNIEXPORT void JNICALL OS_NATIVE(Timeline_1AutoReverse)(JNIEnv *env, jclass that, jint arg0, jboolean arg1); JNIEXPORT void JNICALL OS_NATIVE(Timeline_1AutoReverse) @@ -11162,14 +12130,75 @@ JNIEXPORT void JNICALL OS_NATIVE(Timeline_1AutoReverse) } #endif -#ifndef NO_Timeline_1Duration -extern "C" JNIEXPORT void JNICALL OS_NATIVE(Timeline_1Duration)(JNIEnv *env, jclass that, jint arg0, jint arg1); -JNIEXPORT void JNICALL OS_NATIVE(Timeline_1Duration) +#ifndef NO_Timeline_1BeginTime__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Timeline_1BeginTime__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(Timeline_1BeginTime__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Timeline_1BeginTime__I_FUNC); + rc = (jint)TO_HANDLE(((Timeline^)TO_OBJECT(arg0))->BeginTime); + OS_NATIVE_EXIT(env, that, Timeline_1BeginTime__I_FUNC); + return rc; +} +#endif + +#ifndef NO_Timeline_1Completed +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Timeline_1Completed)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Timeline_1Completed) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Timeline_1Completed_FUNC); + ((Timeline^)TO_OBJECT(arg0))->Completed += ((EventHandler^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, Timeline_1Completed_FUNC); +} +#endif + +#ifndef NO_Timeline_1DecelerationRatio__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(Timeline_1DecelerationRatio__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(Timeline_1DecelerationRatio__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, Timeline_1DecelerationRatio__I_FUNC); + rc = (jdouble)((Timeline^)TO_OBJECT(arg0))->DecelerationRatio; + OS_NATIVE_EXIT(env, that, Timeline_1DecelerationRatio__I_FUNC); + return rc; +} +#endif + +#ifndef NO_Timeline_1DecelerationRatio__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Timeline_1DecelerationRatio__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(Timeline_1DecelerationRatio__ID) + (JNIEnv *env, jclass that, jint arg0, jdouble arg1) +{ + OS_NATIVE_ENTER(env, that, Timeline_1DecelerationRatio__ID_FUNC); + ((Timeline^)TO_OBJECT(arg0))->DecelerationRatio = (arg1); + OS_NATIVE_EXIT(env, that, Timeline_1DecelerationRatio__ID_FUNC); +} +#endif + +#ifndef NO_Timeline_1Duration__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Timeline_1Duration__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(Timeline_1Duration__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Timeline_1Duration__I_FUNC); + rc = (jint)TO_HANDLE(((Timeline^)TO_OBJECT(arg0))->Duration); + OS_NATIVE_EXIT(env, that, Timeline_1Duration__I_FUNC); + return rc; +} +#endif + +#ifndef NO_Timeline_1Duration__II +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Timeline_1Duration__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Timeline_1Duration__II) (JNIEnv *env, jclass that, jint arg0, jint arg1) { - OS_NATIVE_ENTER(env, that, Timeline_1Duration_FUNC); + OS_NATIVE_ENTER(env, that, Timeline_1Duration__II_FUNC); ((Timeline^)TO_OBJECT(arg0))->Duration = ((Duration)TO_OBJECT(arg1)); - OS_NATIVE_EXIT(env, that, Timeline_1Duration_FUNC); + OS_NATIVE_EXIT(env, that, Timeline_1Duration__II_FUNC); } #endif @@ -11741,6 +12770,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(TypeDescriptor_1GetConverter) } #endif +#ifndef NO_TypeDescriptor_1GetProperties +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(TypeDescriptor_1GetProperties)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(TypeDescriptor_1GetProperties) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, TypeDescriptor_1GetProperties_FUNC); + rc = (jint)TO_HANDLE(TypeDescriptor::GetProperties((Object^)TO_OBJECT(arg0))); + OS_NATIVE_EXIT(env, that, TypeDescriptor_1GetProperties_FUNC); + return rc; +} +#endif + #ifndef NO_Type_1FullName extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Type_1FullName)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(Type_1FullName) @@ -11754,6 +12796,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(Type_1FullName) } #endif +#ifndef NO_Type_1GetMethod +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Type_1GetMethod)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2); +JNIEXPORT jint JNICALL OS_NATIVE(Type_1GetMethod) + (JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Type_1GetMethod_FUNC); + rc = (jint)TO_HANDLE(((Type^)TO_OBJECT(arg0))->GetMethod((String^)TO_OBJECT(arg1), (BindingFlags)arg2)); + OS_NATIVE_EXIT(env, that, Type_1GetMethod_FUNC); + return rc; +} +#endif + #ifndef NO_Type_1GetProperty extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Type_1GetProperty)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2); JNIEXPORT jint JNICALL OS_NATIVE(Type_1GetProperty) @@ -11767,6 +12822,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(Type_1GetProperty) } #endif +#ifndef NO_Type_1GetType +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(Type_1GetType)(JNIEnv *env, jclass that, jint arg0, jboolean arg1, jboolean arg2); +JNIEXPORT jint JNICALL OS_NATIVE(Type_1GetType) + (JNIEnv *env, jclass that, jint arg0, jboolean arg1, jboolean arg2) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, Type_1GetType_FUNC); + rc = (jint)TO_HANDLE(Type::GetType((String^)TO_OBJECT(arg0), arg1, arg2)); + OS_NATIVE_EXIT(env, that, Type_1GetType_FUNC); + return rc; +} +#endif + #ifndef NO_Type_1IsInstanceOfType extern "C" JNIEXPORT jboolean JNICALL OS_NATIVE(Type_1IsInstanceOfType)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT jboolean JNICALL OS_NATIVE(Type_1IsInstanceOfType) @@ -12026,6 +13094,30 @@ JNIEXPORT void JNICALL OS_NATIVE(UIElement_1BeginAnimation) } #endif +#ifndef NO_UIElement_1BitmapEffect__I +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(UIElement_1BitmapEffect__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(UIElement_1BitmapEffect__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, UIElement_1BitmapEffect__I_FUNC); + rc = (jint)TO_HANDLE(((UIElement^)TO_OBJECT(arg0))->BitmapEffect); + OS_NATIVE_EXIT(env, that, UIElement_1BitmapEffect__I_FUNC); + return rc; +} +#endif + +#ifndef NO_UIElement_1BitmapEffect__II +extern "C" JNIEXPORT void JNICALL OS_NATIVE(UIElement_1BitmapEffect__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(UIElement_1BitmapEffect__II) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, UIElement_1BitmapEffect__II_FUNC); + ((UIElement^)TO_OBJECT(arg0))->BitmapEffect = ((BitmapEffect^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, UIElement_1BitmapEffect__II_FUNC); +} +#endif + #ifndef NO_UIElement_1CaptureMouse extern "C" JNIEXPORT jboolean JNICALL OS_NATIVE(UIElement_1CaptureMouse)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jboolean JNICALL OS_NATIVE(UIElement_1CaptureMouse) @@ -12390,6 +13482,17 @@ JNIEXPORT void JNICALL OS_NATIVE(UIElement_1KeyUp) } #endif +#ifndef NO_UIElement_1LayoutUpdated +extern "C" JNIEXPORT void JNICALL OS_NATIVE(UIElement_1LayoutUpdated)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(UIElement_1LayoutUpdated) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, UIElement_1LayoutUpdated_FUNC); + ((UIElement^)TO_OBJECT(arg0))->LayoutUpdated += ((EventHandler^)TO_OBJECT(arg1)); + OS_NATIVE_EXIT(env, that, UIElement_1LayoutUpdated_FUNC); +} +#endif + #ifndef NO_UIElement_1LostKeyboardFocus extern "C" JNIEXPORT void JNICALL OS_NATIVE(UIElement_1LostKeyboardFocus)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT void JNICALL OS_NATIVE(UIElement_1LostKeyboardFocus) @@ -12489,14 +13592,27 @@ JNIEXPORT void JNICALL OS_NATIVE(UIElement_1MoveFocus) } #endif -#ifndef NO_UIElement_1Opacity -extern "C" JNIEXPORT void JNICALL OS_NATIVE(UIElement_1Opacity)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); -JNIEXPORT void JNICALL OS_NATIVE(UIElement_1Opacity) +#ifndef NO_UIElement_1Opacity__I +extern "C" JNIEXPORT jdouble JNICALL OS_NATIVE(UIElement_1Opacity__I)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jdouble JNICALL OS_NATIVE(UIElement_1Opacity__I) + (JNIEnv *env, jclass that, jint arg0) +{ + jdouble rc = 0; + OS_NATIVE_ENTER(env, that, UIElement_1Opacity__I_FUNC); + rc = (jdouble)((UIElement^)TO_OBJECT(arg0))->Opacity; + OS_NATIVE_EXIT(env, that, UIElement_1Opacity__I_FUNC); + return rc; +} +#endif + +#ifndef NO_UIElement_1Opacity__ID +extern "C" JNIEXPORT void JNICALL OS_NATIVE(UIElement_1Opacity__ID)(JNIEnv *env, jclass that, jint arg0, jdouble arg1); +JNIEXPORT void JNICALL OS_NATIVE(UIElement_1Opacity__ID) (JNIEnv *env, jclass that, jint arg0, jdouble arg1) { - OS_NATIVE_ENTER(env, that, UIElement_1Opacity_FUNC); + OS_NATIVE_ENTER(env, that, UIElement_1Opacity__ID_FUNC); ((UIElement^)TO_OBJECT(arg0))->Opacity = (arg1); - OS_NATIVE_EXIT(env, that, UIElement_1Opacity_FUNC); + OS_NATIVE_EXIT(env, that, UIElement_1Opacity__ID_FUNC); } #endif @@ -13502,17 +14618,6 @@ JNIEXPORT void JNICALL OS_NATIVE(Window_1WindowStyle__II) } #endif -#ifndef NO_WindowsFormsHost_1Background -extern "C" JNIEXPORT void JNICALL OS_NATIVE(WindowsFormsHost_1Background)(JNIEnv *env, jclass that, jint arg0, jint arg1); -JNIEXPORT void JNICALL OS_NATIVE(WindowsFormsHost_1Background) - (JNIEnv *env, jclass that, jint arg0, jint arg1) -{ - OS_NATIVE_ENTER(env, that, WindowsFormsHost_1Background_FUNC); - ((System::Windows::Forms::Integration::WindowsFormsHost^)TO_OBJECT(arg0))->Background = ((Brush^)TO_OBJECT(arg1)); - OS_NATIVE_EXIT(env, that, WindowsFormsHost_1Background_FUNC); -} -#endif - #ifndef NO_WindowsFormsHost_1Child extern "C" JNIEXPORT void JNICALL OS_NATIVE(WindowsFormsHost_1Child)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT void JNICALL OS_NATIVE(WindowsFormsHost_1Child) @@ -13617,6 +14722,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1ArrayList) } #endif +#ifndef NO_gcnew_1BevelBitmapEffect +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BevelBitmapEffect)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BevelBitmapEffect) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1BevelBitmapEffect_FUNC); + rc = (jint)TO_HANDLE(gcnew BevelBitmapEffect()); + OS_NATIVE_EXIT(env, that, gcnew_1BevelBitmapEffect_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1BezierSegment extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BezierSegment)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2, jboolean arg3); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BezierSegment) @@ -13660,6 +14778,19 @@ fail: } #endif +#ifndef NO_gcnew_1BitmapEffectGroup +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BitmapEffectGroup)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BitmapEffectGroup) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1BitmapEffectGroup_FUNC); + rc = (jint)TO_HANDLE(gcnew BitmapEffectGroup()); + OS_NATIVE_EXIT(env, that, gcnew_1BitmapEffectGroup_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1BitmapImage extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BitmapImage)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BitmapImage) @@ -13686,6 +14817,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BitmapPalette) } #endif +#ifndef NO_gcnew_1BlurBitmapEffect +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BlurBitmapEffect)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1BlurBitmapEffect) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1BlurBitmapEffect_FUNC); + rc = (jint)TO_HANDLE(gcnew BlurBitmapEffect()); + OS_NATIVE_EXIT(env, that, gcnew_1BlurBitmapEffect_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1Button extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Button)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Button) @@ -13920,15 +15064,41 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DataTemplate) } #endif -#ifndef NO_gcnew_1DiscreteDoubleKeyFrame -extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DiscreteDoubleKeyFrame)(JNIEnv *env, jclass that, jdouble arg0, jint arg1); -JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DiscreteDoubleKeyFrame) +#ifndef NO_gcnew_1DiscreteDoubleKeyFrame__ +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DiscreteDoubleKeyFrame__)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DiscreteDoubleKeyFrame__) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1DiscreteDoubleKeyFrame___FUNC); + rc = (jint)TO_HANDLE(gcnew DiscreteDoubleKeyFrame()); + OS_NATIVE_EXIT(env, that, gcnew_1DiscreteDoubleKeyFrame___FUNC); + return rc; +} +#endif + +#ifndef NO_gcnew_1DiscreteDoubleKeyFrame__DI +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DiscreteDoubleKeyFrame__DI)(JNIEnv *env, jclass that, jdouble arg0, jint arg1); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DiscreteDoubleKeyFrame__DI) (JNIEnv *env, jclass that, jdouble arg0, jint arg1) { jint rc = 0; - OS_NATIVE_ENTER(env, that, gcnew_1DiscreteDoubleKeyFrame_FUNC); + OS_NATIVE_ENTER(env, that, gcnew_1DiscreteDoubleKeyFrame__DI_FUNC); rc = (jint)TO_HANDLE(gcnew DiscreteDoubleKeyFrame(arg0, (KeyTime)TO_OBJECT(arg1))); - OS_NATIVE_EXIT(env, that, gcnew_1DiscreteDoubleKeyFrame_FUNC); + OS_NATIVE_EXIT(env, that, gcnew_1DiscreteDoubleKeyFrame__DI_FUNC); + return rc; +} +#endif + +#ifndef NO_gcnew_1DiscreteInt32KeyFrame +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DiscreteInt32KeyFrame)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DiscreteInt32KeyFrame) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1DiscreteInt32KeyFrame_FUNC); + rc = (jint)TO_HANDLE(gcnew DiscreteInt32KeyFrame()); + OS_NATIVE_EXIT(env, that, gcnew_1DiscreteInt32KeyFrame_FUNC); return rc; } #endif @@ -13959,6 +15129,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DispatcherTimer) } #endif +#ifndef NO_gcnew_1DoubleAnimation +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DoubleAnimation)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DoubleAnimation) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1DoubleAnimation_FUNC); + rc = (jint)TO_HANDLE(gcnew DoubleAnimation()); + OS_NATIVE_EXIT(env, that, gcnew_1DoubleAnimation_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1DoubleAnimationUsingKeyFrames extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DoubleAnimationUsingKeyFrames)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DoubleAnimationUsingKeyFrames) @@ -13998,6 +15181,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DrawingVisual) } #endif +#ifndef NO_gcnew_1DropShadowBitmapEffect +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DropShadowBitmapEffect)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1DropShadowBitmapEffect) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1DropShadowBitmapEffect_FUNC); + rc = (jint)TO_HANDLE(gcnew DropShadowBitmapEffect()); + OS_NATIVE_EXIT(env, that, gcnew_1DropShadowBitmapEffect_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1Duration extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Duration)(JNIEnv *env, jclass that, jint arg0); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Duration) @@ -14323,6 +15519,32 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Int32) } #endif +#ifndef NO_gcnew_1Int32Animation +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Int32Animation)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Int32Animation) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1Int32Animation_FUNC); + rc = (jint)TO_HANDLE(gcnew Int32Animation()); + OS_NATIVE_EXIT(env, that, gcnew_1Int32Animation_FUNC); + return rc; +} +#endif + +#ifndef NO_gcnew_1Int32AnimationUsingKeyFrames +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Int32AnimationUsingKeyFrames)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Int32AnimationUsingKeyFrames) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1Int32AnimationUsingKeyFrames_FUNC); + rc = (jint)TO_HANDLE(gcnew Int32AnimationUsingKeyFrames()); + OS_NATIVE_EXIT(env, that, gcnew_1Int32AnimationUsingKeyFrames_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1Int32Rect extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Int32Rect)(JNIEnv *env, jclass that, jint arg0, jint arg1, jint arg2, jint arg3); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Int32Rect) @@ -14349,6 +15571,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1IntPtr) } #endif +#ifndef NO_gcnew_1KeySpline +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1KeySpline)(JNIEnv *env, jclass that, jdouble arg0, jdouble arg1, jdouble arg2, jdouble arg3); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1KeySpline) + (JNIEnv *env, jclass that, jdouble arg0, jdouble arg1, jdouble arg2, jdouble arg3) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1KeySpline_FUNC); + rc = (jint)TO_HANDLE(gcnew KeySpline(arg0, arg1, arg2, arg3)); + OS_NATIVE_EXIT(env, that, gcnew_1KeySpline_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1Label extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Label)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Label) @@ -14375,6 +15610,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1LineSegment) } #endif +#ifndef NO_gcnew_1LinearDoubleKeyFrame +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1LinearDoubleKeyFrame)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1LinearDoubleKeyFrame) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1LinearDoubleKeyFrame_FUNC); + rc = (jint)TO_HANDLE(gcnew LinearDoubleKeyFrame()); + OS_NATIVE_EXIT(env, that, gcnew_1LinearDoubleKeyFrame_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1LinearGradientBrush__IID extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1LinearGradientBrush__IID)(JNIEnv *env, jclass that, jint arg0, jint arg1, jdouble arg2); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1LinearGradientBrush__IID) @@ -14401,6 +15649,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1LinearGradientBrush__IIII) } #endif +#ifndef NO_gcnew_1LinearInt32KeyFrame +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1LinearInt32KeyFrame)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1LinearInt32KeyFrame) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1LinearInt32KeyFrame_FUNC); + rc = (jint)TO_HANDLE(gcnew LinearInt32KeyFrame()); + OS_NATIVE_EXIT(env, that, gcnew_1LinearInt32KeyFrame_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1ListBox extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1ListBox)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1ListBox) @@ -14518,6 +15779,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1MenuItem) } #endif +#ifndef NO_gcnew_1NameScope +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1NameScope)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1NameScope) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1NameScope_FUNC); + rc = (jint)TO_HANDLE(gcnew NameScope()); + OS_NATIVE_EXIT(env, that, gcnew_1NameScope_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1NotifyIcon extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1NotifyIcon)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1NotifyIcon) @@ -14544,6 +15818,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1OpenFileDialog) } #endif +#ifndef NO_gcnew_1OuterGlowBitmapEffect +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1OuterGlowBitmapEffect)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1OuterGlowBitmapEffect) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1OuterGlowBitmapEffect_FUNC); + rc = (jint)TO_HANDLE(gcnew OuterGlowBitmapEffect()); + OS_NATIVE_EXIT(env, that, gcnew_1OuterGlowBitmapEffect_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1PasswordBox extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1PasswordBox)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1PasswordBox) @@ -14687,6 +15974,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1ProgressBar) } #endif +#ifndef NO_gcnew_1PropertyPath +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1PropertyPath)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1PropertyPath) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1PropertyPath_FUNC); + rc = (jint)TO_HANDLE(gcnew PropertyPath((Object^)TO_OBJECT(arg0))); + OS_NATIVE_EXIT(env, that, gcnew_1PropertyPath_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1QuadraticBezierSegment extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1QuadraticBezierSegment)(JNIEnv *env, jclass that, jint arg0, jint arg1, jboolean arg2); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1QuadraticBezierSegment) @@ -14778,6 +16078,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1RenderTargetBitmap) } #endif +#ifndef NO_gcnew_1RepeatBehavior +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1RepeatBehavior)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1RepeatBehavior) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1RepeatBehavior_FUNC); + rc = (jint)TO_HANDLE(gcnew RepeatBehavior(arg0)); + OS_NATIVE_EXIT(env, that, gcnew_1RepeatBehavior_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1RepeatButton extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1RepeatButton)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1RepeatButton) @@ -14973,6 +16286,32 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SolidColorBrush) } #endif +#ifndef NO_gcnew_1SplineDoubleKeyFrame +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SplineDoubleKeyFrame)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SplineDoubleKeyFrame) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1SplineDoubleKeyFrame_FUNC); + rc = (jint)TO_HANDLE(gcnew SplineDoubleKeyFrame()); + OS_NATIVE_EXIT(env, that, gcnew_1SplineDoubleKeyFrame_FUNC); + return rc; +} +#endif + +#ifndef NO_gcnew_1SplineInt32KeyFrame +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SplineInt32KeyFrame)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SplineInt32KeyFrame) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1SplineInt32KeyFrame_FUNC); + rc = (jint)TO_HANDLE(gcnew SplineInt32KeyFrame()); + OS_NATIVE_EXIT(env, that, gcnew_1SplineInt32KeyFrame_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1StackPanel extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1StackPanel)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1StackPanel) @@ -14986,6 +16325,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1StackPanel) } #endif +#ifndef NO_gcnew_1Storyboard +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Storyboard)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1Storyboard) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1Storyboard_FUNC); + rc = (jint)TO_HANDLE(gcnew Storyboard()); + OS_NATIVE_EXIT(env, that, gcnew_1Storyboard_FUNC); + return rc; +} +#endif + #ifndef NO_gcnew_1StreamGeometry extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1StreamGeometry)(JNIEnv *env, jclass that); JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1StreamGeometry) diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os.h b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os.h index 15ec35306b..3114c5973e 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os.h +++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os.h @@ -29,6 +29,7 @@ using namespace System::Windows::Interop; using namespace System::Windows::Shapes; using namespace System::Windows::Media; using namespace System::Windows::Media::Animation; +using namespace System::Windows::Media::Effects; using namespace System::Windows::Media::Imaging; using namespace System::Windows::Media::TextFormatting; using namespace System::Windows::Controls; diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_custom.cpp b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_custom.cpp index 42fc8ecdf7..0e4e66f2c8 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_custom.cpp +++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_custom.cpp @@ -180,6 +180,121 @@ public: } }; + +/* */ +/* Animation */ +/* */ + +public ref class SWTAnimator : FrameworkElement { +public: + static DependencyProperty^ DoubleValueProperty = DependencyProperty::Register("DoubleValue", double::typeid, SWTAnimator::typeid, gcnew PropertyMetadata(gcnew PropertyChangedCallback(OnPropertyChanged))); + static DependencyProperty^ IntValueProperty = DependencyProperty::Register("IntValue", Int32::typeid, SWTAnimator::typeid, gcnew PropertyMetadata(gcnew PropertyChangedCallback(OnPropertyChanged))); +private: + jmethodID OnPropertyChangedMID; + JniRefCookie^ cookie; +public: + SWTAnimator(JNIEnv* env, jint jniRef) { + cookie = gcnew JniRefCookie(env, jniRef); + jobject object = cookie->object; + if (object) { + jclass javaClass = env->GetObjectClass(object); + OnPropertyChangedMID = env->GetMethodID(javaClass, "OnPropertyChanged", "(II)V"); + } + } + + static void OnPropertyChanged(DependencyObject^ obj, DependencyPropertyChangedEventArgs args) { + SWTAnimator^ animator = (SWTAnimator^) obj; + animator->callin(obj, args); + } + +private: + void callin (DependencyObject^ obj, DependencyPropertyChangedEventArgs args) { + jobject object = cookie->object; + if (object == NULL || OnPropertyChangedMID == NULL) return; + JNIEnv* env; + int result = 0; + bool detach = false; + +#ifdef JNI_VERSION_1_2 + if (IS_JNI_1_2) { + jvm->GetEnv((void **)&env, JNI_VERSION_1_2); + } +#endif + if (env == NULL) { + jvm->AttachCurrentThread((void **)&env, NULL); + if (IS_JNI_1_2) detach = true; + } + + if (env != NULL) { + if (!env->ExceptionOccurred()) { + int arg0 = TO_HANDLE(obj); + int arg1 = TO_HANDLE(args); + env->CallVoidMethod(object, OnPropertyChangedMID, arg0, arg1); + FREE_HANDLE(arg0); + FREE_HANDLE(arg1); + } + if (detach) jvm->DetachCurrentThread(); + } + } +}; + +public ref class SWTAnimation : DoubleAnimation { +private: + JniRefCookie^ cookie; + jmethodID GetCurrentValueCoreMID; +public: + SWTAnimation (JNIEnv* env, jint jniRef) { + cookie = gcnew JniRefCookie(env, jniRef); + jobject object = cookie->object; + if (object) { + jclass javaClass = env->GetObjectClass(object); + GetCurrentValueCoreMID = env->GetMethodID(javaClass, "GetCurrentValueCore", "(D)V"); + } + } +private: + SWTAnimation (JniRefCookie^ cookie, jmethodID methodID) { + this->cookie = cookie; + this->GetCurrentValueCoreMID = methodID; + } +protected: + virtual Freezable^ CreateInstanceCore () override { + return gcnew SWTAnimation(cookie, GetCurrentValueCoreMID); + } + virtual double GetCurrentValueCore(double fromVal, double toVal, AnimationClock^ clock) override { + Nullable<TimeSpan> currentTime = clock->CurrentTime; + if (currentTime.HasValue) { + double ms = currentTime.Value.TotalMilliseconds; + callin(ms); + } + return DoubleAnimation::GetCurrentValueCore(fromVal, toVal, clock); + } +private: + void callin (double args) { + jobject object = cookie->object; + if (object == NULL || GetCurrentValueCoreMID == NULL) return; + JNIEnv* env; + int result = 0; + bool detach = false; + +#ifdef JNI_VERSION_1_2 + if (IS_JNI_1_2) { + jvm->GetEnv((void **)&env, JNI_VERSION_1_2); + } +#endif + if (env == NULL) { + jvm->AttachCurrentThread((void **)&env, NULL); + if (IS_JNI_1_2) detach = true; + } + + if (env != NULL) { + if (!env->ExceptionOccurred()) { + env->CallVoidMethod(object, GetCurrentValueCoreMID, args); + } + if (detach) jvm->DetachCurrentThread(); + } + } +}; + /* */ /* Table and Tree Classes */ /* */ @@ -1156,6 +1271,19 @@ JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SWTTreeViewRowPresenter) } #endif +#ifndef NO_gcnew_1SWTAnimator +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SWTAnimator)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SWTAnimator) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1SWTAnimator_FUNC); + rc = (jint)TO_HANDLE(gcnew SWTAnimator(env, arg0)); + OS_NATIVE_EXIT(env, that, gcnew_1SWTAnimator_FUNC); + return rc; +} +#endif + #ifndef NO_SWTTextRunProperties_1ForegroundBrush extern "C" JNIEXPORT void JNICALL OS_NATIVE(SWTTextRunProperties_1ForegroundBrush)(JNIEnv *env, jclass that, jint arg0, jint arg1); JNIEXPORT void JNICALL OS_NATIVE(SWTTextRunProperties_1ForegroundBrush) @@ -1388,3 +1516,54 @@ JNIEXPORT void JNICALL OS_NATIVE(ToggleButton_1IsCheckedNullSetter) } #endif +#ifndef NO_SWTAnimator_1DoubleValueProperty +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(SWTAnimator_1DoubleValueProperty)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(SWTAnimator_1DoubleValueProperty) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, SWTAnimator_1DoubleValueProperty_FUNC); + rc = (jint)TO_HANDLE(SWTAnimator::DoubleValueProperty); + OS_NATIVE_EXIT(env, that, SWTAnimator_1DoubleValueProperty_FUNC); + return rc; +} +#endif + +#ifndef NO_SWTAnimator_1IntValueProperty +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(SWTAnimator_1IntValueProperty)(JNIEnv *env, jclass that); +JNIEXPORT jint JNICALL OS_NATIVE(SWTAnimator_1IntValueProperty) + (JNIEnv *env, jclass that) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, SWTAnimator_1IntValueProperty_FUNC); + rc = (jint)TO_HANDLE(SWTAnimator::IntValueProperty); + OS_NATIVE_EXIT(env, that, SWTAnimator_1IntValueProperty_FUNC); + return rc; +} +#endif + +#ifndef NO_Timeline_1BeginTime__II +extern "C" JNIEXPORT void JNICALL OS_NATIVE(Timeline_1BeginTime__II)(JNIEnv *env, jclass that, jint arg0, jint arg1); +JNIEXPORT void JNICALL OS_NATIVE(Timeline_1BeginTime__II) + (JNIEnv *env, jclass that, jint arg0, jint arg1) +{ + OS_NATIVE_ENTER(env, that, Timeline_1BeginTime__II_FUNC); + TimeSpan^ span = (TimeSpan^)TO_OBJECT(arg1); + Timeline^ timeline = (Timeline^)TO_OBJECT(arg0); + timeline->BeginTime = (Nullable<TimeSpan>(span)); + OS_NATIVE_EXIT(env, that, Timeline_1BeginTime__II_FUNC); +} +#endif + +#ifndef NO_gcnew_1SWTAnimation +extern "C" JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SWTAnimation)(JNIEnv *env, jclass that, jint arg0); +JNIEXPORT jint JNICALL OS_NATIVE(gcnew_1SWTAnimation) + (JNIEnv *env, jclass that, jint arg0) +{ + jint rc = 0; + OS_NATIVE_ENTER(env, that, gcnew_1SWTAnimation_FUNC); + rc = (jint)TO_HANDLE(gcnew SWTAnimation(env, arg0)); + OS_NATIVE_EXIT(env, that, gcnew_1SWTAnimation_FUNC); + return rc; +} +#endif diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_stats.cpp b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_stats.cpp index 7d6d4a7224..abd038a45b 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_stats.cpp +++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_stats.cpp @@ -14,8 +14,8 @@ #ifdef NATIVE_STATS -int OS_nativeFunctionCount = 1308; -int OS_nativeFunctionCallCount[1308]; +int OS_nativeFunctionCount = 1423; +int OS_nativeFunctionCallCount[1423]; char * OS_nativeFunctionNames[] = { "AccessText_1AccessKey", "AccessText_1Text", @@ -36,15 +36,23 @@ char * OS_nativeFunctionNames[] = { "ArrayList_1Count", "ArrayList_1Insert", "ArrayList_1RemoveAt", + "ArrayList_1ToArray", "ArrayList_1default__II", "ArrayList_1default__III", "Array_1CreateInstance", "Array_1GetLength", "Array_1GetValue", "Array_1SetValue", + "BevelBitmapEffect_1BevelWidth__I", + "BevelBitmapEffect_1BevelWidth__ID", + "BevelBitmapEffect_1LightAngle__I", + "BevelBitmapEffect_1LightAngle__ID", + "BevelBitmapEffect_1Smoothness__I", + "BevelBitmapEffect_1Smoothness__ID", "Binding_1RelativeSource", "BitmapDecoder_1Create", "BitmapDecoder_1Frames", + "BitmapEffectGroup_1Children", "BitmapEncoder_1Frames", "BitmapEncoder_1Save", "BitmapFrameCollection_1Add", @@ -63,6 +71,8 @@ char * OS_nativeFunctionNames[] = { "BitmapSource_1PixelHeight", "BitmapSource_1PixelWidth", "Bitmap_1GetHicon", + "BlurBitmapEffect_1Radius__I", + "BlurBitmapEffect_1Radius__ID", "Border_1typeid", "Brush_1Opacity", "Brushes_1Black", @@ -79,8 +89,11 @@ char * OS_nativeFunctionNames[] = { "CancelEventArgs_1Cancel", "Canvas_1GetLeft", "Canvas_1GetTop", + "Canvas_1LeftProperty", "Canvas_1SetLeft", "Canvas_1SetTop", + "Canvas_1TopProperty", + "Canvas_1typeid", "CharacterHit_1FirstCharacterIndex", "CharacterHit_1TrailingLength", "CheckBox_1typeid", @@ -221,9 +234,18 @@ char * OS_nativeFunctionNames[] = { "DeleteGlobalRef", "DependencyObject_1ClearValue", "DependencyObject_1GetValue", + "DependencyObject_1GetValueDouble", + "DependencyObject_1GetValueInt", "DependencyObject_1SetValue", + "DependencyPropertyChangedEventArgs_1NewValueDouble", + "DependencyPropertyChangedEventArgs_1NewValueInt", + "DependencyPropertyChangedEventArgs_1OldValueDouble", + "DependencyPropertyChangedEventArgs_1OldValueInt", "DependencyPropertyDescriptor_1AddValueChanged", - "DependencyPropertyDescriptor_1FromProperty", + "DependencyPropertyDescriptor_1DependencyProperty", + "DependencyPropertyDescriptor_1FromProperty__I", + "DependencyPropertyDescriptor_1FromProperty__II", + "DependencyPropertyDescriptor_1typeid", "DependencyProperty_1UnsetValue", "DispatcherFrame_1Continue__I", "DispatcherFrame_1Continue__IZ", @@ -248,8 +270,14 @@ char * OS_nativeFunctionNames[] = { "DockPanel_1DockProperty", "DockPanel_1typeid", "DoubleAnimationUsingKeyFrames_1KeyFrames", + "DoubleAnimation_1From__I", + "DoubleAnimation_1From__ID", + "DoubleAnimation_1To__I", + "DoubleAnimation_1To__ID", "DoubleCollection_1Add", "DoubleKeyFrameCollection_1Add", + "DoubleKeyFrame_1KeyTime", + "DoubleKeyFrame_1Value", "DragDeltaEventArgs_1HorizontalChange", "DragDeltaEventArgs_1VerticalChange", "DragDrop_1DoDragDrop", @@ -278,6 +306,17 @@ char * OS_nativeFunctionNames[] = { "DrawingVisual_1Drawing", "DrawingVisual_1RenderOpen", "DrawingVisual_1typeid", + "DropShadowBitmapEffect_1Color__I", + "DropShadowBitmapEffect_1Color__II", + "DropShadowBitmapEffect_1Direction__I", + "DropShadowBitmapEffect_1Direction__ID", + "DropShadowBitmapEffect_1Opacity__I", + "DropShadowBitmapEffect_1Opacity__ID", + "DropShadowBitmapEffect_1ShadowDepth__I", + "DropShadowBitmapEffect_1ShadowDepth__ID", + "DropShadowBitmapEffect_1Softness__I", + "DropShadowBitmapEffect_1Softness__ID", + "Duration_1TimeSpan", "EditingCommands_1Backspace", "EditingCommands_1Delete", "EditingCommands_1DeleteNextWord", @@ -382,6 +421,7 @@ char * OS_nativeFunctionNames[] = { "FrameworkElement_1HeightProperty", "FrameworkElement_1HorizontalAlignment", "FrameworkElement_1IsLoaded", + "FrameworkElement_1LayoutTransform", "FrameworkElement_1Loaded", "FrameworkElement_1Margin__I", "FrameworkElement_1Margin__II", @@ -397,6 +437,9 @@ char * OS_nativeFunctionNames[] = { "FrameworkElement_1Name", "FrameworkElement_1NameProperty", "FrameworkElement_1Parent", + "FrameworkElement_1RegisterName", + "FrameworkElement_1RenderTransform__I", + "FrameworkElement_1RenderTransform__II", "FrameworkElement_1Resources__I", "FrameworkElement_1Resources__II", "FrameworkElement_1SizeChanged", @@ -482,13 +525,16 @@ char * OS_nativeFunctionNames[] = { "HeaderedItemsControl_1Header__II", "HeaderedItemsControl_1HeaderTemplateProperty", "HtmlDocument_1InvokeScript", + "HwndSource_1CompositionTarget", "HwndSource_1Handle", + "HwndTarget_1BackgroundColor", "Hyperlink_1Click", "ICollection_1Count", "IEnumerable_1GetEnumerator", "IEnumerator_1Current", "IEnumerator_1MoveNext", "IList_1Add", + "IList_1Clear", "IList_1GetEnumerator", "IList_1IndexOf", "IList_1Insert", @@ -511,6 +557,13 @@ char * OS_nativeFunctionNames[] = { "InlineCollection_1Add", "InlineCollection_1Clear", "InputEventArgs_1Timestamp", + "Int32AnimationUsingKeyFrames_1KeyFrames", + "Int32Animation_1From__I", + "Int32Animation_1From__II", + "Int32Animation_1To__I", + "Int32Animation_1To__II", + "Int32KeyFrame_1KeyTime", + "Int32KeyFrame_1Value", "Int32Rect_1Empty", "IntPtr_1ToInt32", "ItemCollection_1Add", @@ -537,6 +590,7 @@ char * OS_nativeFunctionNames[] = { "KeyEventArgs_1Key", "KeyEventArgs_1SystemKey", "KeyInterop_1VirtualKeyFromKey", + "KeyTime_1FromTimeSpan", "KeyTime_1Uniform", "KeyboardDevice_1Modifiers", "KeyboardEventArgs_1KeyboardDevice", @@ -578,6 +632,7 @@ char * OS_nativeFunctionNames[] = { "Matrix_1ScalePrepend", "Matrix_1Transform", "Matrix_1TranslatePrepend", + "MemberDescriptor_1Name", "MemoryStream_1ToArray", "MemoryStream_1Write", "MenuItem_1Click", @@ -590,6 +645,7 @@ char * OS_nativeFunctionNames[] = { "MenuItem_1SubmenuOpened", "Menu_1IsMainMenu", "MessageBox_1Show", + "MethodInfo_1Invoke", "MouseButtonEventArgs_1ButtonState", "MouseButtonEventArgs_1ChangedButton", "MouseButtonEventArgs_1ClickCount", @@ -609,6 +665,9 @@ char * OS_nativeFunctionNames[] = { "Mouse_1SetCursor", "Mouse_1XButton1", "Mouse_1XButton2", + "NameScope_1GetNameScope", + "NameScope_1RegisterName", + "NameScope_1SetNameScope", "NewGlobalRef", "NotifyIcon_1DoubleClick", "NotifyIcon_1Icon", @@ -621,12 +680,21 @@ char * OS_nativeFunctionNames[] = { "Object_1ToString", "ObservableCollectionGridViewColumn_1Move", "OpenFileDialog_1Multiselect", + "OuterGlowBitmapEffect_1GlowColor__I", + "OuterGlowBitmapEffect_1GlowColor__II", + "OuterGlowBitmapEffect_1GlowSize__I", + "OuterGlowBitmapEffect_1GlowSize__ID", + "OuterGlowBitmapEffect_1GlowSizeProperty", + "OuterGlowBitmapEffect_1Opacity__I", + "OuterGlowBitmapEffect_1Opacity__ID", "Panel_1Background__I", "Panel_1Background__II", "Panel_1BackgroundProperty", "Panel_1Children", "Panel_1GetZIndex", + "Panel_1HeightProperty", "Panel_1SetZIndex", + "Panel_1WidthProperty", "PasswordBox_1MaxLength__I", "PasswordBox_1MaxLength__II", "PasswordBox_1Password__I", @@ -747,6 +815,8 @@ char * OS_nativeFunctionNames[] = { "RowDefinitionCollection_1Add", "RowDefinition_1Height", "Run_1Text", + "SWTAnimator_1DoubleValueProperty", + "SWTAnimator_1IntValueProperty", "SWTCanvas_1Visual__I", "SWTCanvas_1Visual__II", "SWTDockPanel_1JNIRefProperty", @@ -789,9 +859,17 @@ char * OS_nativeFunctionNames[] = { "Slider_1Orientation", "Slider_1TickFrequency", "Slider_1TickPlacement", + "SplineDoubleKeyFrame_1KeySpline", + "SplineInt32KeyFrame_1KeySpline", "StackPanel_1Orientation", "StackPanel_1OrientationProperty", "StackPanel_1typeid", + "Storyboard_1Begin", + "Storyboard_1Pause", + "Storyboard_1Resume", + "Storyboard_1SetTargetName", + "Storyboard_1SetTargetProperty", + "Storyboard_1Stop", "StreamGeometryContext_1BeginFigure", "StreamGeometryContext_1Close", "StreamGeometryContext_1LineTo", @@ -939,8 +1017,18 @@ char * OS_nativeFunctionNames[] = { "TileBrush_1Viewport", "TileBrush_1ViewportUnits", "TimeSpan_1FromMilliseconds", + "TimeSpan_1TotalMilliseconds", + "TimelineGroup_1Children", + "Timeline_1AccelerationRatio__I", + "Timeline_1AccelerationRatio__ID", "Timeline_1AutoReverse", - "Timeline_1Duration", + "Timeline_1BeginTime__I", + "Timeline_1BeginTime__II", + "Timeline_1Completed", + "Timeline_1DecelerationRatio__I", + "Timeline_1DecelerationRatio__ID", + "Timeline_1Duration__I", + "Timeline_1Duration__II", "Timeline_1RepeatBehavior", "ToggleButton_1Checked", "ToggleButton_1CheckedEvent", @@ -988,8 +1076,11 @@ char * OS_nativeFunctionNames[] = { "TypeConverter_1ConvertFromString", "TypeConverter_1ConvertToString", "TypeDescriptor_1GetConverter", + "TypeDescriptor_1GetProperties", "Type_1FullName", + "Type_1GetMethod", "Type_1GetProperty", + "Type_1GetType", "Type_1IsInstanceOfType", "TypefaceCollection_1Count", "TypefaceCollection_1Current", @@ -1011,6 +1102,8 @@ char * OS_nativeFunctionNames[] = { "UIElement_1AddHandler", "UIElement_1AllowDrop", "UIElement_1BeginAnimation", + "UIElement_1BitmapEffect__I", + "UIElement_1BitmapEffect__II", "UIElement_1CaptureMouse", "UIElement_1Clip", "UIElement_1ClipToBounds", @@ -1041,6 +1134,7 @@ char * OS_nativeFunctionNames[] = { "UIElement_1IsVisible", "UIElement_1KeyDown", "UIElement_1KeyUp", + "UIElement_1LayoutUpdated", "UIElement_1LostKeyboardFocus", "UIElement_1Measure", "UIElement_1MouseDown", @@ -1050,7 +1144,8 @@ char * OS_nativeFunctionNames[] = { "UIElement_1MouseUp", "UIElement_1MouseWheel", "UIElement_1MoveFocus", - "UIElement_1Opacity", + "UIElement_1Opacity__I", + "UIElement_1Opacity__ID", "UIElement_1OpacityProperty", "UIElement_1PreviewGotKeyboardFocus", "UIElement_1PreviewKeyDown", @@ -1135,7 +1230,6 @@ char * OS_nativeFunctionNames[] = { "Window_1WindowState__II", "Window_1WindowStyle__I", "Window_1WindowStyle__II", - "WindowsFormsHost_1Background", "WindowsFormsHost_1Child", "WriteableBitmap_1WritePixels", "XamlReader_1Load", @@ -1144,11 +1238,14 @@ char * OS_nativeFunctionNames[] = { "gcnew_1Application", "gcnew_1ArcSegment", "gcnew_1ArrayList", + "gcnew_1BevelBitmapEffect", "gcnew_1BezierSegment", "gcnew_1Binding", "gcnew_1Bitmap", + "gcnew_1BitmapEffectGroup", "gcnew_1BitmapImage", "gcnew_1BitmapPalette", + "gcnew_1BlurBitmapEffect", "gcnew_1Button", "gcnew_1CancelEventHandler", "gcnew_1Canvas", @@ -1169,15 +1266,19 @@ char * OS_nativeFunctionNames[] = { "gcnew_1DashStyle", "gcnew_1DataObject", "gcnew_1DataTemplate", - "gcnew_1DiscreteDoubleKeyFrame", + "gcnew_1DiscreteDoubleKeyFrame__", + "gcnew_1DiscreteDoubleKeyFrame__DI", + "gcnew_1DiscreteInt32KeyFrame", "gcnew_1DispatcherFrame", "gcnew_1DispatcherHookEventHandler", "gcnew_1DispatcherTimer", + "gcnew_1DoubleAnimation", "gcnew_1DoubleAnimationUsingKeyFrames", "gcnew_1DoubleCollection", "gcnew_1DragDeltaEventHandler", "gcnew_1DragEventHandler", "gcnew_1DrawingVisual", + "gcnew_1DropShadowBitmapEffect", "gcnew_1Duration", "gcnew_1EllipseGeometry", "gcnew_1EventHandler", @@ -1207,14 +1308,19 @@ char * OS_nativeFunctionNames[] = { "gcnew_1Image", "gcnew_1ImageBrush", "gcnew_1Int32", + "gcnew_1Int32Animation", + "gcnew_1Int32AnimationUsingKeyFrames", "gcnew_1Int32Rect", "gcnew_1IntPtr", "gcnew_1KeyEventHandler", + "gcnew_1KeySpline", "gcnew_1KeyboardFocusChangedEventHandler", "gcnew_1Label", "gcnew_1LineSegment", + "gcnew_1LinearDoubleKeyFrame", "gcnew_1LinearGradientBrush__IID", "gcnew_1LinearGradientBrush__IIII", + "gcnew_1LinearInt32KeyFrame", "gcnew_1ListBox", "gcnew_1ListBoxItem", "gcnew_1ListView", @@ -1227,9 +1333,11 @@ char * OS_nativeFunctionNames[] = { "gcnew_1MouseButtonEventHandler", "gcnew_1MouseEventHandler", "gcnew_1MouseWheelEventHandler", + "gcnew_1NameScope", "gcnew_1NoArgsDelegate", "gcnew_1NotifyIcon", "gcnew_1OpenFileDialog", + "gcnew_1OuterGlowBitmapEffect", "gcnew_1PasswordBox", "gcnew_1Path", "gcnew_1PathFigure", @@ -1241,6 +1349,7 @@ char * OS_nativeFunctionNames[] = { "gcnew_1PolyLineSegment", "gcnew_1Popup", "gcnew_1ProgressBar", + "gcnew_1PropertyPath", "gcnew_1QuadraticBezierSegment", "gcnew_1QueryContinueDragEventHandler", "gcnew_1RadioButton", @@ -1249,6 +1358,7 @@ char * OS_nativeFunctionNames[] = { "gcnew_1RectangleGeometry", "gcnew_1RelativeSource", "gcnew_1RenderTargetBitmap", + "gcnew_1RepeatBehavior", "gcnew_1RepeatButton", "gcnew_1ResourceDictionary", "gcnew_1RoutedEventHandler", @@ -1256,6 +1366,8 @@ char * OS_nativeFunctionNames[] = { "gcnew_1RoutedPropertyChangedEventHandlerObject", "gcnew_1RowDefinition", "gcnew_1Run", + "gcnew_1SWTAnimation", + "gcnew_1SWTAnimator", "gcnew_1SWTCanvas", "gcnew_1SWTSafeHandle", "gcnew_1SWTTextEmbeddedObject", @@ -1278,7 +1390,10 @@ char * OS_nativeFunctionNames[] = { "gcnew_1SizeChangedEventHandler", "gcnew_1Slider", "gcnew_1SolidColorBrush", + "gcnew_1SplineDoubleKeyFrame", + "gcnew_1SplineInt32KeyFrame", "gcnew_1StackPanel", + "gcnew_1Storyboard", "gcnew_1StreamGeometry", "gcnew_1String___3C", "gcnew_1String___3CII", diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_stats.h b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_stats.h index 540f08e575..c62bfe85de 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_stats.h +++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/library/os_stats.h @@ -44,15 +44,23 @@ typedef enum { ArrayList_1Count_FUNC, ArrayList_1Insert_FUNC, ArrayList_1RemoveAt_FUNC, + ArrayList_1ToArray_FUNC, ArrayList_1default__II_FUNC, ArrayList_1default__III_FUNC, Array_1CreateInstance_FUNC, Array_1GetLength_FUNC, Array_1GetValue_FUNC, Array_1SetValue_FUNC, + BevelBitmapEffect_1BevelWidth__I_FUNC, + BevelBitmapEffect_1BevelWidth__ID_FUNC, + BevelBitmapEffect_1LightAngle__I_FUNC, + BevelBitmapEffect_1LightAngle__ID_FUNC, + BevelBitmapEffect_1Smoothness__I_FUNC, + BevelBitmapEffect_1Smoothness__ID_FUNC, Binding_1RelativeSource_FUNC, BitmapDecoder_1Create_FUNC, BitmapDecoder_1Frames_FUNC, + BitmapEffectGroup_1Children_FUNC, BitmapEncoder_1Frames_FUNC, BitmapEncoder_1Save_FUNC, BitmapFrameCollection_1Add_FUNC, @@ -71,6 +79,8 @@ typedef enum { BitmapSource_1PixelHeight_FUNC, BitmapSource_1PixelWidth_FUNC, Bitmap_1GetHicon_FUNC, + BlurBitmapEffect_1Radius__I_FUNC, + BlurBitmapEffect_1Radius__ID_FUNC, Border_1typeid_FUNC, Brush_1Opacity_FUNC, Brushes_1Black_FUNC, @@ -87,8 +97,11 @@ typedef enum { CancelEventArgs_1Cancel_FUNC, Canvas_1GetLeft_FUNC, Canvas_1GetTop_FUNC, + Canvas_1LeftProperty_FUNC, Canvas_1SetLeft_FUNC, Canvas_1SetTop_FUNC, + Canvas_1TopProperty_FUNC, + Canvas_1typeid_FUNC, CharacterHit_1FirstCharacterIndex_FUNC, CharacterHit_1TrailingLength_FUNC, CheckBox_1typeid_FUNC, @@ -229,9 +242,18 @@ typedef enum { DeleteGlobalRef_FUNC, DependencyObject_1ClearValue_FUNC, DependencyObject_1GetValue_FUNC, + DependencyObject_1GetValueDouble_FUNC, + DependencyObject_1GetValueInt_FUNC, DependencyObject_1SetValue_FUNC, + DependencyPropertyChangedEventArgs_1NewValueDouble_FUNC, + DependencyPropertyChangedEventArgs_1NewValueInt_FUNC, + DependencyPropertyChangedEventArgs_1OldValueDouble_FUNC, + DependencyPropertyChangedEventArgs_1OldValueInt_FUNC, DependencyPropertyDescriptor_1AddValueChanged_FUNC, - DependencyPropertyDescriptor_1FromProperty_FUNC, + DependencyPropertyDescriptor_1DependencyProperty_FUNC, + DependencyPropertyDescriptor_1FromProperty__I_FUNC, + DependencyPropertyDescriptor_1FromProperty__II_FUNC, + DependencyPropertyDescriptor_1typeid_FUNC, DependencyProperty_1UnsetValue_FUNC, DispatcherFrame_1Continue__I_FUNC, DispatcherFrame_1Continue__IZ_FUNC, @@ -256,8 +278,14 @@ typedef enum { DockPanel_1DockProperty_FUNC, DockPanel_1typeid_FUNC, DoubleAnimationUsingKeyFrames_1KeyFrames_FUNC, + DoubleAnimation_1From__I_FUNC, + DoubleAnimation_1From__ID_FUNC, + DoubleAnimation_1To__I_FUNC, + DoubleAnimation_1To__ID_FUNC, DoubleCollection_1Add_FUNC, DoubleKeyFrameCollection_1Add_FUNC, + DoubleKeyFrame_1KeyTime_FUNC, + DoubleKeyFrame_1Value_FUNC, DragDeltaEventArgs_1HorizontalChange_FUNC, DragDeltaEventArgs_1VerticalChange_FUNC, DragDrop_1DoDragDrop_FUNC, @@ -286,6 +314,17 @@ typedef enum { DrawingVisual_1Drawing_FUNC, DrawingVisual_1RenderOpen_FUNC, DrawingVisual_1typeid_FUNC, + DropShadowBitmapEffect_1Color__I_FUNC, + DropShadowBitmapEffect_1Color__II_FUNC, + DropShadowBitmapEffect_1Direction__I_FUNC, + DropShadowBitmapEffect_1Direction__ID_FUNC, + DropShadowBitmapEffect_1Opacity__I_FUNC, + DropShadowBitmapEffect_1Opacity__ID_FUNC, + DropShadowBitmapEffect_1ShadowDepth__I_FUNC, + DropShadowBitmapEffect_1ShadowDepth__ID_FUNC, + DropShadowBitmapEffect_1Softness__I_FUNC, + DropShadowBitmapEffect_1Softness__ID_FUNC, + Duration_1TimeSpan_FUNC, EditingCommands_1Backspace_FUNC, EditingCommands_1Delete_FUNC, EditingCommands_1DeleteNextWord_FUNC, @@ -390,6 +429,7 @@ typedef enum { FrameworkElement_1HeightProperty_FUNC, FrameworkElement_1HorizontalAlignment_FUNC, FrameworkElement_1IsLoaded_FUNC, + FrameworkElement_1LayoutTransform_FUNC, FrameworkElement_1Loaded_FUNC, FrameworkElement_1Margin__I_FUNC, FrameworkElement_1Margin__II_FUNC, @@ -405,6 +445,9 @@ typedef enum { FrameworkElement_1Name_FUNC, FrameworkElement_1NameProperty_FUNC, FrameworkElement_1Parent_FUNC, + FrameworkElement_1RegisterName_FUNC, + FrameworkElement_1RenderTransform__I_FUNC, + FrameworkElement_1RenderTransform__II_FUNC, FrameworkElement_1Resources__I_FUNC, FrameworkElement_1Resources__II_FUNC, FrameworkElement_1SizeChanged_FUNC, @@ -490,13 +533,16 @@ typedef enum { HeaderedItemsControl_1Header__II_FUNC, HeaderedItemsControl_1HeaderTemplateProperty_FUNC, HtmlDocument_1InvokeScript_FUNC, + HwndSource_1CompositionTarget_FUNC, HwndSource_1Handle_FUNC, + HwndTarget_1BackgroundColor_FUNC, Hyperlink_1Click_FUNC, ICollection_1Count_FUNC, IEnumerable_1GetEnumerator_FUNC, IEnumerator_1Current_FUNC, IEnumerator_1MoveNext_FUNC, IList_1Add_FUNC, + IList_1Clear_FUNC, IList_1GetEnumerator_FUNC, IList_1IndexOf_FUNC, IList_1Insert_FUNC, @@ -519,6 +565,13 @@ typedef enum { InlineCollection_1Add_FUNC, InlineCollection_1Clear_FUNC, InputEventArgs_1Timestamp_FUNC, + Int32AnimationUsingKeyFrames_1KeyFrames_FUNC, + Int32Animation_1From__I_FUNC, + Int32Animation_1From__II_FUNC, + Int32Animation_1To__I_FUNC, + Int32Animation_1To__II_FUNC, + Int32KeyFrame_1KeyTime_FUNC, + Int32KeyFrame_1Value_FUNC, Int32Rect_1Empty_FUNC, IntPtr_1ToInt32_FUNC, ItemCollection_1Add_FUNC, @@ -545,6 +598,7 @@ typedef enum { KeyEventArgs_1Key_FUNC, KeyEventArgs_1SystemKey_FUNC, KeyInterop_1VirtualKeyFromKey_FUNC, + KeyTime_1FromTimeSpan_FUNC, KeyTime_1Uniform_FUNC, KeyboardDevice_1Modifiers_FUNC, KeyboardEventArgs_1KeyboardDevice_FUNC, @@ -586,6 +640,7 @@ typedef enum { Matrix_1ScalePrepend_FUNC, Matrix_1Transform_FUNC, Matrix_1TranslatePrepend_FUNC, + MemberDescriptor_1Name_FUNC, MemoryStream_1ToArray_FUNC, MemoryStream_1Write_FUNC, MenuItem_1Click_FUNC, @@ -598,6 +653,7 @@ typedef enum { MenuItem_1SubmenuOpened_FUNC, Menu_1IsMainMenu_FUNC, MessageBox_1Show_FUNC, + MethodInfo_1Invoke_FUNC, MouseButtonEventArgs_1ButtonState_FUNC, MouseButtonEventArgs_1ChangedButton_FUNC, MouseButtonEventArgs_1ClickCount_FUNC, @@ -617,6 +673,9 @@ typedef enum { Mouse_1SetCursor_FUNC, Mouse_1XButton1_FUNC, Mouse_1XButton2_FUNC, + NameScope_1GetNameScope_FUNC, + NameScope_1RegisterName_FUNC, + NameScope_1SetNameScope_FUNC, NewGlobalRef_FUNC, NotifyIcon_1DoubleClick_FUNC, NotifyIcon_1Icon_FUNC, @@ -629,12 +688,21 @@ typedef enum { Object_1ToString_FUNC, ObservableCollectionGridViewColumn_1Move_FUNC, OpenFileDialog_1Multiselect_FUNC, + OuterGlowBitmapEffect_1GlowColor__I_FUNC, + OuterGlowBitmapEffect_1GlowColor__II_FUNC, + OuterGlowBitmapEffect_1GlowSize__I_FUNC, + OuterGlowBitmapEffect_1GlowSize__ID_FUNC, + OuterGlowBitmapEffect_1GlowSizeProperty_FUNC, + OuterGlowBitmapEffect_1Opacity__I_FUNC, + OuterGlowBitmapEffect_1Opacity__ID_FUNC, Panel_1Background__I_FUNC, Panel_1Background__II_FUNC, Panel_1BackgroundProperty_FUNC, Panel_1Children_FUNC, Panel_1GetZIndex_FUNC, + Panel_1HeightProperty_FUNC, Panel_1SetZIndex_FUNC, + Panel_1WidthProperty_FUNC, PasswordBox_1MaxLength__I_FUNC, PasswordBox_1MaxLength__II_FUNC, PasswordBox_1Password__I_FUNC, @@ -755,6 +823,8 @@ typedef enum { RowDefinitionCollection_1Add_FUNC, RowDefinition_1Height_FUNC, Run_1Text_FUNC, + SWTAnimator_1DoubleValueProperty_FUNC, + SWTAnimator_1IntValueProperty_FUNC, SWTCanvas_1Visual__I_FUNC, SWTCanvas_1Visual__II_FUNC, SWTDockPanel_1JNIRefProperty_FUNC, @@ -797,9 +867,17 @@ typedef enum { Slider_1Orientation_FUNC, Slider_1TickFrequency_FUNC, Slider_1TickPlacement_FUNC, + SplineDoubleKeyFrame_1KeySpline_FUNC, + SplineInt32KeyFrame_1KeySpline_FUNC, StackPanel_1Orientation_FUNC, StackPanel_1OrientationProperty_FUNC, StackPanel_1typeid_FUNC, + Storyboard_1Begin_FUNC, + Storyboard_1Pause_FUNC, + Storyboard_1Resume_FUNC, + Storyboard_1SetTargetName_FUNC, + Storyboard_1SetTargetProperty_FUNC, + Storyboard_1Stop_FUNC, StreamGeometryContext_1BeginFigure_FUNC, StreamGeometryContext_1Close_FUNC, StreamGeometryContext_1LineTo_FUNC, @@ -947,8 +1025,18 @@ typedef enum { TileBrush_1Viewport_FUNC, TileBrush_1ViewportUnits_FUNC, TimeSpan_1FromMilliseconds_FUNC, + TimeSpan_1TotalMilliseconds_FUNC, + TimelineGroup_1Children_FUNC, + Timeline_1AccelerationRatio__I_FUNC, + Timeline_1AccelerationRatio__ID_FUNC, Timeline_1AutoReverse_FUNC, - Timeline_1Duration_FUNC, + Timeline_1BeginTime__I_FUNC, + Timeline_1BeginTime__II_FUNC, + Timeline_1Completed_FUNC, + Timeline_1DecelerationRatio__I_FUNC, + Timeline_1DecelerationRatio__ID_FUNC, + Timeline_1Duration__I_FUNC, + Timeline_1Duration__II_FUNC, Timeline_1RepeatBehavior_FUNC, ToggleButton_1Checked_FUNC, ToggleButton_1CheckedEvent_FUNC, @@ -996,8 +1084,11 @@ typedef enum { TypeConverter_1ConvertFromString_FUNC, TypeConverter_1ConvertToString_FUNC, TypeDescriptor_1GetConverter_FUNC, + TypeDescriptor_1GetProperties_FUNC, Type_1FullName_FUNC, + Type_1GetMethod_FUNC, Type_1GetProperty_FUNC, + Type_1GetType_FUNC, Type_1IsInstanceOfType_FUNC, TypefaceCollection_1Count_FUNC, TypefaceCollection_1Current_FUNC, @@ -1019,6 +1110,8 @@ typedef enum { UIElement_1AddHandler_FUNC, UIElement_1AllowDrop_FUNC, UIElement_1BeginAnimation_FUNC, + UIElement_1BitmapEffect__I_FUNC, + UIElement_1BitmapEffect__II_FUNC, UIElement_1CaptureMouse_FUNC, UIElement_1Clip_FUNC, UIElement_1ClipToBounds_FUNC, @@ -1049,6 +1142,7 @@ typedef enum { UIElement_1IsVisible_FUNC, UIElement_1KeyDown_FUNC, UIElement_1KeyUp_FUNC, + UIElement_1LayoutUpdated_FUNC, UIElement_1LostKeyboardFocus_FUNC, UIElement_1Measure_FUNC, UIElement_1MouseDown_FUNC, @@ -1058,7 +1152,8 @@ typedef enum { UIElement_1MouseUp_FUNC, UIElement_1MouseWheel_FUNC, UIElement_1MoveFocus_FUNC, - UIElement_1Opacity_FUNC, + UIElement_1Opacity__I_FUNC, + UIElement_1Opacity__ID_FUNC, UIElement_1OpacityProperty_FUNC, UIElement_1PreviewGotKeyboardFocus_FUNC, UIElement_1PreviewKeyDown_FUNC, @@ -1143,7 +1238,6 @@ typedef enum { Window_1WindowState__II_FUNC, Window_1WindowStyle__I_FUNC, Window_1WindowStyle__II_FUNC, - WindowsFormsHost_1Background_FUNC, WindowsFormsHost_1Child_FUNC, WriteableBitmap_1WritePixels_FUNC, XamlReader_1Load_FUNC, @@ -1152,11 +1246,14 @@ typedef enum { gcnew_1Application_FUNC, gcnew_1ArcSegment_FUNC, gcnew_1ArrayList_FUNC, + gcnew_1BevelBitmapEffect_FUNC, gcnew_1BezierSegment_FUNC, gcnew_1Binding_FUNC, gcnew_1Bitmap_FUNC, + gcnew_1BitmapEffectGroup_FUNC, gcnew_1BitmapImage_FUNC, gcnew_1BitmapPalette_FUNC, + gcnew_1BlurBitmapEffect_FUNC, gcnew_1Button_FUNC, gcnew_1CancelEventHandler_FUNC, gcnew_1Canvas_FUNC, @@ -1177,15 +1274,19 @@ typedef enum { gcnew_1DashStyle_FUNC, gcnew_1DataObject_FUNC, gcnew_1DataTemplate_FUNC, - gcnew_1DiscreteDoubleKeyFrame_FUNC, + gcnew_1DiscreteDoubleKeyFrame___FUNC, + gcnew_1DiscreteDoubleKeyFrame__DI_FUNC, + gcnew_1DiscreteInt32KeyFrame_FUNC, gcnew_1DispatcherFrame_FUNC, gcnew_1DispatcherHookEventHandler_FUNC, gcnew_1DispatcherTimer_FUNC, + gcnew_1DoubleAnimation_FUNC, gcnew_1DoubleAnimationUsingKeyFrames_FUNC, gcnew_1DoubleCollection_FUNC, gcnew_1DragDeltaEventHandler_FUNC, gcnew_1DragEventHandler_FUNC, gcnew_1DrawingVisual_FUNC, + gcnew_1DropShadowBitmapEffect_FUNC, gcnew_1Duration_FUNC, gcnew_1EllipseGeometry_FUNC, gcnew_1EventHandler_FUNC, @@ -1215,14 +1316,19 @@ typedef enum { gcnew_1Image_FUNC, gcnew_1ImageBrush_FUNC, gcnew_1Int32_FUNC, + gcnew_1Int32Animation_FUNC, + gcnew_1Int32AnimationUsingKeyFrames_FUNC, gcnew_1Int32Rect_FUNC, gcnew_1IntPtr_FUNC, gcnew_1KeyEventHandler_FUNC, + gcnew_1KeySpline_FUNC, gcnew_1KeyboardFocusChangedEventHandler_FUNC, gcnew_1Label_FUNC, gcnew_1LineSegment_FUNC, + gcnew_1LinearDoubleKeyFrame_FUNC, gcnew_1LinearGradientBrush__IID_FUNC, gcnew_1LinearGradientBrush__IIII_FUNC, + gcnew_1LinearInt32KeyFrame_FUNC, gcnew_1ListBox_FUNC, gcnew_1ListBoxItem_FUNC, gcnew_1ListView_FUNC, @@ -1235,9 +1341,11 @@ typedef enum { gcnew_1MouseButtonEventHandler_FUNC, gcnew_1MouseEventHandler_FUNC, gcnew_1MouseWheelEventHandler_FUNC, + gcnew_1NameScope_FUNC, gcnew_1NoArgsDelegate_FUNC, gcnew_1NotifyIcon_FUNC, gcnew_1OpenFileDialog_FUNC, + gcnew_1OuterGlowBitmapEffect_FUNC, gcnew_1PasswordBox_FUNC, gcnew_1Path_FUNC, gcnew_1PathFigure_FUNC, @@ -1249,6 +1357,7 @@ typedef enum { gcnew_1PolyLineSegment_FUNC, gcnew_1Popup_FUNC, gcnew_1ProgressBar_FUNC, + gcnew_1PropertyPath_FUNC, gcnew_1QuadraticBezierSegment_FUNC, gcnew_1QueryContinueDragEventHandler_FUNC, gcnew_1RadioButton_FUNC, @@ -1257,6 +1366,7 @@ typedef enum { gcnew_1RectangleGeometry_FUNC, gcnew_1RelativeSource_FUNC, gcnew_1RenderTargetBitmap_FUNC, + gcnew_1RepeatBehavior_FUNC, gcnew_1RepeatButton_FUNC, gcnew_1ResourceDictionary_FUNC, gcnew_1RoutedEventHandler_FUNC, @@ -1264,6 +1374,8 @@ typedef enum { gcnew_1RoutedPropertyChangedEventHandlerObject_FUNC, gcnew_1RowDefinition_FUNC, gcnew_1Run_FUNC, + gcnew_1SWTAnimation_FUNC, + gcnew_1SWTAnimator_FUNC, gcnew_1SWTCanvas_FUNC, gcnew_1SWTSafeHandle_FUNC, gcnew_1SWTTextEmbeddedObject_FUNC, @@ -1286,7 +1398,10 @@ typedef enum { gcnew_1SizeChangedEventHandler_FUNC, gcnew_1Slider_FUNC, gcnew_1SolidColorBrush_FUNC, + gcnew_1SplineDoubleKeyFrame_FUNC, + gcnew_1SplineInt32KeyFrame_FUNC, gcnew_1StackPanel_FUNC, + gcnew_1Storyboard_FUNC, gcnew_1StreamGeometry_FUNC, gcnew_1String___3C_FUNC, gcnew_1String___3CII_FUNC, diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/org/eclipse/swt/internal/wpf/OS.java b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/org/eclipse/swt/internal/wpf/OS.java index 9eb4161afb..376fa4316f 100644 --- a/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/org/eclipse/swt/internal/wpf/OS.java +++ b/bundles/org.eclipse.swt/Eclipse SWT PI/wpf/org/eclipse/swt/internal/wpf/OS.java @@ -476,6 +476,7 @@ public static final native double Canvas_GetLeft(int element); public static final native double Canvas_GetTop(int element); public static final native void Canvas_SetLeft(int element, double length); public static final native void Canvas_SetTop(int element, double length); +public static final native int Canvas_typeid(); public static final native int CharacterHit_FirstCharacterIndex(int sender); public static final native int CharacterHit_TrailingLength(int sender); public static final native int CheckBox_typeid(); @@ -615,6 +616,8 @@ public static final native int DataObject_GetFormats(int sender, boolean autoCon public static final native void DataObject_SetData(int sender, int format, int data, boolean autoConvert); public static final native void DependencyObject_ClearValue(int sender, int property); public static final native int DependencyObject_GetValue(int sender, int property); +public static final native double DependencyObject_GetValueDouble(int sender, int property); +public static final native int DependencyObject_GetValueInt(int sender, int property); public static final native void DependencyObject_SetValue(int sender, int property, int object); public static final native int DependencyProperty_UnsetValue(); public static final native void DependencyPropertyDescriptor_AddValueChanged(int sender, int object, int handler); @@ -761,6 +764,7 @@ public static final native void FrameworkElement_FlowDirection(int sender, int v public static final native int FrameworkElement_GetBindingExpression(int sender, int dp); public static final native void FrameworkElement_HorizontalAlignment(int sender, int value); public static final native boolean FrameworkElement_IsLoaded(int sender); +public static final native void FrameworkElement_LayoutTransform(int sender, int value); public static final native void FrameworkElement_Loaded(int sender, int handler); public static final native int FrameworkElement_Margin(int sender); public static final native void FrameworkElement_Margin(int sender, int value); @@ -768,6 +772,8 @@ public static final native int FrameworkElement_MarginProperty(); public static final native int FrameworkElement_Name(int sender); public static final native int FrameworkElement_NameProperty(); public static final native int FrameworkElement_Parent(int sender); +public static final native int FrameworkElement_RenderTransform(int sender); +public static final native void FrameworkElement_RenderTransform(int sender, int value); public static final native int FrameworkElement_Style(int sender); public static final native void FrameworkElement_Style(int sender, int value); public static final native int FrameworkElement_StyleProperty(); @@ -882,6 +888,7 @@ public static final native int IEnumerable_GetEnumerator(int sender); public static final native int IEnumerator_Current(int sender); public static final native boolean IEnumerator_MoveNext(int sender); public static final native void IList_Add(int sender, int value); +public static final native void IList_Clear(int sender); public static final native int IList_default(int sender, int index); public static final native int IList_GetEnumerator(int sender); public static final native int IList_IndexOf(int sender, int value); @@ -1330,7 +1337,7 @@ public static final native void TileBrush_AlignmentY(int sender, int value); public static final native void Timeline_AutoReverse(int sender, boolean autoReverse); public static final native void Timeline_Duration(int sender, int duration); public static final native void Timeline_RepeatBehavior(int sender, int behavior); -public static final native int TimeSpan_FromMilliseconds(int ms); +public static final native int TimeSpan_FromMilliseconds(double ms); public static final native void ToggleButton_Checked(int sender, int handler); public static final native int ToggleButton_CheckedEvent(); public static final native int ToggleButton_IndeterminateEvent (); @@ -1430,6 +1437,7 @@ public static final native void UIElement_KeyDown(int sender, int handler); public static final native int UIElement_DesiredSize(int sender); public static final native void UIElement_GiveFeedback(int sender, int handler); public static final native int UIElement_GiveFeedbackEvent(); +public static final native void UIElement_LayoutUpdated(int sender, int handler); public static final native void UIElement_Measure(int sender, int availableSize); public static final native void UIElement_MouseDown(int sender, int handler); public static final native void UIElement_MouseEnter(int sender, int handler); @@ -1438,6 +1446,7 @@ public static final native void UIElement_MouseMove(int sender, int handler); public static final native void UIElement_MouseWheel(int sender, int handler); public static final native void UIElement_MouseUp(int sender, int handler); public static final native void UIElement_MoveFocus(int sender, int request); +public static final native double UIElement_Opacity(int sender); public static final native void UIElement_Opacity(int sender, double value); public static final native int UIElement_OpacityProperty(); public static final native void UIElement_PreviewKeyDown(int sender, int handler); @@ -1620,6 +1629,7 @@ public static final native int gcnew_Rect(double x, double y, double width, doub public static final native int gcnew_RectangleGeometry(int rect); public static final native int gcnew_RelativeSource(int relativeSourceMode); public static final native int gcnew_RenderTargetBitmap(int pixelWidth, int pixelHeight, double dpiX, double dpiY, int pixelFormat); +public static final native int gcnew_RepeatBehavior(int repeatCount); public static final native int gcnew_RepeatButton(); public static final native int gcnew_Rectangle(); public static final native int gcnew_RowDefinition(); @@ -1696,5 +1706,116 @@ public static final native void ResourceDictionary_Source(int sender, int uri); +public static final native int gcnew_DiscreteDoubleKeyFrame(); +public static final native int gcnew_LinearDoubleKeyFrame(); +public static final native int gcnew_PropertyPath(int parameter); +public static final native int gcnew_SplineDoubleKeyFrame(); +public static final native int gcnew_Storyboard(); +public static final native int gcnew_SWTAnimator(int jniRef); +public static final native void DoubleKeyFrame_Value(int sender, double value); +public static final native void DoubleKeyFrame_KeyTime(int sender, int value); +public static final native int KeyTime_FromTimeSpan(int timeSpan); +public static final native void Storyboard_Begin(int sender, int containingObject, boolean isControllable); +public static final native void Storyboard_Pause(int sender, int containingObject); +public static final native void Storyboard_Resume(int sender, int containingObject); +public static final native void Storyboard_Stop(int sender, int containingObject); +public static final native int TimelineGroup_Children(int sender); +public static final native int SWTAnimator_DoubleValueProperty(); +public static final native int SWTAnimator_IntValueProperty(); +public static final native void FrameworkElement_RegisterName(int sender, int name, int scopedElement); +public static final native double DependencyPropertyChangedEventArgs_NewValueDouble(int sender); +public static final native double DependencyPropertyChangedEventArgs_OldValueDouble(int sender); +public static final native int DependencyPropertyChangedEventArgs_NewValueInt(int sender); +public static final native int DependencyPropertyChangedEventArgs_OldValueInt(int sender); +public static final native void Storyboard_SetTargetName(int element, int name); +public static final native void Storyboard_SetTargetProperty(int element, int propertyPath); +public static final native int gcnew_NameScope(); +public static final native int NameScope_GetNameScope(int dependencyObject); +public static final native void NameScope_SetNameScope(int dependencyObject, int nameScope); +public static final native int gcnew_KeySpline(double x1, double y1, double x2, double y2); +public static final native void SplineDoubleKeyFrame_KeySpline(int sender, int value); +public static final native void Timeline_Completed(int sender, int handler); +public static final native int gcnew_Int32AnimationUsingKeyFrames(); +public static final native int gcnew_DiscreteInt32KeyFrame(); +public static final native int gcnew_LinearInt32KeyFrame(); +public static final native int gcnew_SplineInt32KeyFrame(); +public static final native int Int32AnimationUsingKeyFrames_KeyFrames(int sender); +public static final native void Int32KeyFrame_Value(int sender, int value); +public static final native void SplineInt32KeyFrame_KeySpline(int sender, int value); +public static final native void Int32KeyFrame_KeyTime(int sender, int value); -} +public static final native int Timeline_Duration(int sender); +public static final native int Duration_TimeSpan(int sender); +public static final native double TimeSpan_TotalMilliseconds(int sender); +public static final native int Timeline_BeginTime(int sender); + +public static final native int gcnew_OuterGlowBitmapEffect(); +public static final native int OuterGlowBitmapEffect_GlowColor(int sender); +public static final native void OuterGlowBitmapEffect_GlowColor(int sender, int value); +public static final native double OuterGlowBitmapEffect_GlowSize(int sender); +public static final native void OuterGlowBitmapEffect_GlowSize(int sender, double value); +public static final native double OuterGlowBitmapEffect_Opacity(int sender); +public static final native void OuterGlowBitmapEffect_Opacity(int sender, double value); +public static final native int UIElement_BitmapEffect(int sender); +public static final native void UIElement_BitmapEffect(int sender, int value); +public static final native int gcnew_DropShadowBitmapEffect(); +public static final native int DropShadowBitmapEffect_Color(int sender); +public static final native void DropShadowBitmapEffect_Color(int sender, int value); +public static final native double DropShadowBitmapEffect_Direction(int sender); +public static final native void DropShadowBitmapEffect_Direction(int sender, double value); +public static final native double DropShadowBitmapEffect_Opacity(int sender); +public static final native void DropShadowBitmapEffect_Opacity(int sender, double value); +public static final native double DropShadowBitmapEffect_ShadowDepth(int sender); +public static final native void DropShadowBitmapEffect_ShadowDepth(int sender, double value); +public static final native double DropShadowBitmapEffect_Softness(int sender); +public static final native void DropShadowBitmapEffect_Softness(int sender, double value); +public static final native int gcnew_BlurBitmapEffect(); +public static final native void BlurBitmapEffect_Radius(int sender, double value); +public static final native double BlurBitmapEffect_Radius(int sender); +public static final native int gcnew_BevelBitmapEffect(); +public static final native double BevelBitmapEffect_LightAngle(int handle); +public static final native void BevelBitmapEffect_LightAngle(int handle, double value); +public static final native double BevelBitmapEffect_BevelWidth(int handle); +public static final native void BevelBitmapEffect_BevelWidth(int handle, double value); +public static final native double BevelBitmapEffect_Smoothness(int handle); +public static final native void BevelBitmapEffect_Smoothness(int handle, double value); +public static final native int gcnew_BitmapEffectGroup(); +public static final native int BitmapEffectGroup_Children(int sender); + +public static final native int HwndSource_CompositionTarget(int sender); +public static final native void HwndTarget_BackgroundColor(int sender, int value); + +public static final native int TypeDescriptor_GetProperties(int sender); +public static final native int MemberDescriptor_Name(int sender); +public static final native int DependencyPropertyDescriptor_DependencyProperty(int sender); +public static final native int DependencyPropertyDescriptor_typeid(); +public static final native int DependencyPropertyDescriptor_FromProperty(int propertyDescriptor); +public static final native int Type_GetType(int typeName, boolean throwOnError, boolean ignoreCase); +public static final native void NameScope_RegisterName(int sender, int name, int scopedElement); + +public static final native int Panel_HeightProperty(); +public static final native int Panel_WidthProperty(); +public static final native int Canvas_TopProperty(); +public static final native int Canvas_LeftProperty(); +public static final native int OuterGlowBitmapEffect_GlowSizeProperty(); +public static final native int gcnew_Int32Animation(); +public static final native int gcnew_DoubleAnimation(); +public static final native void Timeline_BeginTime(int sender, int value); +public static final native void DoubleAnimation_To(int sender, double value); +public static final native double DoubleAnimation_To(int sender); +public static final native void Int32Animation_To(int sender, int value); +public static final native int Int32Animation_To(int sender); +public static final native void DoubleAnimation_From(int sender, double value); +public static final native double DoubleAnimation_From(int sender); +public static final native void Int32Animation_From(int sender, int value); +public static final native int Int32Animation_From(int sender); +public static final native void Timeline_DecelerationRatio(int sender, double value); +public static final native double Timeline_DecelerationRatio(int sender); +public static final native void Timeline_AccelerationRatio(int sender, double value); +public static final native double Timeline_AccelerationRatio(int sender); + +public static final native int gcnew_SWTAnimation(int jniRef); +public static final native int Type_GetMethod(int sender, int name, int bindingFlags); +public static final native int ArrayList_ToArray(int sender); +public static final native int MethodInfo_Invoke(int sender, int obj, int parameters); +}
\ No newline at end of file |