Home
last modified time | relevance | path

Searched refs:mEventRootMouseChangeFocus (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Widgets/Generate/
H A DMyGUI_Sharp_WidgetInput.cs82 private HandleRootMouseChangeFocus mEventRootMouseChangeFocus; field in MyGUI.Sharp.Widget
93 if (mEventRootMouseChangeFocus == null)
95 mEventRootMouseChangeFocus += value;
99 mEventRootMouseChangeFocus -= value;
100 if (mEventRootMouseChangeFocus == null)
123 if (sender.mEventRootMouseChangeFocus != null) in OnExportRootMouseChangeFocus()
124 sender.mEventRootMouseChangeFocus( in OnExportRootMouseChangeFocus()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Widgets/Generate/
H A DMyGUI_Sharp_WidgetInput.cs82 private HandleRootMouseChangeFocus mEventRootMouseChangeFocus; field in MyGUI.Sharp.Widget
93 if (mEventRootMouseChangeFocus == null)
95 mEventRootMouseChangeFocus += value;
99 mEventRootMouseChangeFocus -= value;
100 if (mEventRootMouseChangeFocus == null)
123 if (sender.mEventRootMouseChangeFocus != null) in OnExportRootMouseChangeFocus()
124 sender.mEventRootMouseChangeFocus( in OnExportRootMouseChangeFocus()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Widgets/Generate/
H A DMyGUI_Sharp_WidgetInput.cs82 private HandleRootMouseChangeFocus mEventRootMouseChangeFocus; field in MyGUI.Sharp.Widget
93 if (mEventRootMouseChangeFocus == null)
95 mEventRootMouseChangeFocus += value;
99 mEventRootMouseChangeFocus -= value;
100 if (mEventRootMouseChangeFocus == null)
123 if (sender.mEventRootMouseChangeFocus != null) in OnExportRootMouseChangeFocus()
124 sender.mEventRootMouseChangeFocus( in OnExportRootMouseChangeFocus()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Widgets/Generate/
H A DMyGUI_Sharp_WidgetInput.cs82 private HandleRootMouseChangeFocus mEventRootMouseChangeFocus; field in MyGUI.Sharp.Widget
93 if (mEventRootMouseChangeFocus == null)
95 mEventRootMouseChangeFocus += value;
99 mEventRootMouseChangeFocus -= value;
100 if (mEventRootMouseChangeFocus == null)
123 if (sender.mEventRootMouseChangeFocus != null) in OnExportRootMouseChangeFocus()
124 sender.mEventRootMouseChangeFocus( in OnExportRootMouseChangeFocus()