Home
last modified time | relevance | path

Searched refs:XEvent_sizeof (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/
H A DXEvent.java19 public static final int sizeof = OS.XEvent_sizeof();
H A DOS.java686 public static final native int XEvent_sizeof(); in XEvent_sizeof() method in OS
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DXEvent.java19 public static final int sizeof = OS.XEvent_sizeof();
H A DOS.java720 public static final native int XEvent_sizeof(); in XEvent_sizeof() method in OS
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/
H A Dos_structs.h373 #define XEvent_sizeof() sizeof(XEvent) macro
378 #define XEvent_sizeof() 0 macro
H A Dos.c13446 rc = (jint)XEvent_sizeof(); in OS_NATIVE()
/dports/x11-toolkits/swt/swt-4.20/
H A Dos_structs.h373 #define XEvent_sizeof() sizeof(XEvent) macro
378 #define XEvent_sizeof() 0 macro
H A Dos.c11436 rc = (jint)XEvent_sizeof(); in OS_NATIVE()