Home
last modified time | relevance | path

Searched refs:handleDestroyNotify (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/peer/x/
H A DXEventPump.java306 private void handleDestroyNotify(DestroyNotify destroyNotify) in handleDestroyNotify() method in XEventPump
362 this.handleDestroyNotify((DestroyNotify) xEvent); in handleEvent()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/peer/x/
H A DXEventPump.java306 private void handleDestroyNotify(DestroyNotify destroyNotify) in handleDestroyNotify() method in XEventPump
362 this.handleDestroyNotify((DestroyNotify) xEvent); in handleEvent()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/peer/x/
H A DXEventPump.java306 private void handleDestroyNotify(DestroyNotify destroyNotify) in handleDestroyNotify() method in XEventPump
362 this.handleDestroyNotify((DestroyNotify) xEvent); in handleEvent()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/peer/x/
H A DXEventPump.java306 private void handleDestroyNotify(DestroyNotify destroyNotify) in handleDestroyNotify() method in XEventPump
362 this.handleDestroyNotify((DestroyNotify) xEvent); in handleEvent()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/peer/x/
H A DXEventPump.java306 private void handleDestroyNotify(DestroyNotify destroyNotify) in handleDestroyNotify() method in XEventPump
362 this.handleDestroyNotify((DestroyNotify) xEvent); in handleEvent()
/dports/x11-wm/oroborus/oroborus-2.0.20/src/
H A Devents.c467 handleDestroyNotify (XDestroyWindowEvent * ev) in handleDestroyNotify() function
802 handleDestroyNotify ((XDestroyWindowEvent *) ev); in handleEvent()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXBaseWindow.java978 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1176 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXBaseWindow.java978 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1176 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXBaseWindow.java978 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1176 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/
H A DXBaseWindow.java957 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1154 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/classes/sun/awt/X11/
H A DXBaseWindow.java978 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1168 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXBaseWindow.java978 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1176 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXBaseWindow.java978 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1176 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXBaseWindow.java978 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1176 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXBaseWindow.java978 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1176 handleDestroyNotify(xev); in dispatchEvent()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/
H A DXBaseWindow.java957 public void handleDestroyNotify(XEvent xev) { in handleDestroyNotify() method in XBaseWindow
1154 handleDestroyNotify(xev); in dispatchEvent()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Devent.c94 static void handleDestroyNotify(XEvent *event);
221 handleDestroyNotify(event); in DispatchEvent()
664 static void handleDestroyNotify(XEvent * event) in handleDestroyNotify() function
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Devent.c94 static void handleDestroyNotify(XEvent *event);
221 handleDestroyNotify(event); in DispatchEvent()
664 static void handleDestroyNotify(XEvent * event) in handleDestroyNotify() function
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Devents.c1104 handleDestroyNotify (DisplayInfo *display_info, XDestroyWindowEvent * ev) in handleDestroyNotify() function
2235 … status = handleDestroyNotify (display_info, (XDestroyWindowEvent *) event->meta.xevent); in handleEvent()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/
H A DChangeLog-20082256 (handleDestroyNotify): likewise.
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/
H A DChangeLog-20082256 (handleDestroyNotify): likewise.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/
H A DChangeLog-20082256 (handleDestroyNotify): likewise.
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/
H A DChangeLog-20082256 (handleDestroyNotify): likewise.
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/
H A DChangeLog-20082256 (handleDestroyNotify): likewise.