summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.tools/JNI Generation
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
index e7e9ac76f9..3ea2fec644 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
@@ -3403,6 +3403,10 @@ OS_IsDataBrowserItemSelected=
OS_IsDataBrowserItemSelected_0=cast=(ControlRef)
OS_IsDataBrowserItemSelected_1=cast=(DataBrowserItemID)
+OS_IsEventInQueue=
+OS_IsEventInQueue_0=cast=(EventQueueRef)
+OS_IsEventInQueue_1=cast=(EventRef)
+
OS_IsMenuCommandEnabled=
OS_IsMenuCommandEnabled_0=cast=(MenuRef)
OS_IsMenuCommandEnabled_1=cast=(MenuCommand)
@@ -3911,6 +3915,10 @@ OS_RemoveDataBrowserTableViewColumn=
OS_RemoveDataBrowserTableViewColumn_0=cast=(ControlRef)
OS_RemoveDataBrowserTableViewColumn_1=cast=(DataBrowserTableViewColumnID)
+OS_RemoveEventFromQueue=
+OS_RemoveEventFromQueue_0=cast=(EventQueueRef)
+OS_RemoveEventFromQueue_1=cast=EventRef
+
OS_RemoveEventHandler=
OS_RemoveEventHandler_0=cast=(EventHandlerRef)