Home
last modified time | relevance | path

Searched refs:XColormapEvent (Results 1 – 25 of 103) sorted by relevance

12345

/dports/x11/p5-X11-Xlib/X11-Xlib-0.18/lib/X11/Xlib/
H A DXEvent.pm192 @X11::Xlib::XColormapEvent::ISA= ( __PACKAGE__ );
193 *X11::Xlib::XColormapEvent::colormap= *_colormap;
194 *X11::Xlib::XColormapEvent::new= *_new;
195 *X11::Xlib::XColormapEvent::state= *_state;
196 *X11::Xlib::XColormapEvent::window= *_window;
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dcolormaps.c40 XColormapEvent *cevent = (XColormapEvent *)&Event; in HandleColormapNotify()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/generator/
H A Dsizes.32932 XColormapEvent.type 0
933 XColormapEvent.serial 4
934 XColormapEvent.send_event 8
935 XColormapEvent.display 12
936 XColormapEvent.window 16
937 XColormapEvent.colormap 20
938 XColormapEvent.new 24
939 XColormapEvent.state 28
940 XColormapEvent 32
H A Dsizes.64932 XColormapEvent.type 0
933 XColormapEvent.serial 8
934 XColormapEvent.send_event 16
935 XColormapEvent.display 24
936 XColormapEvent.window 32
937 XColormapEvent.colormap 40
938 XColormapEvent.new 48
939 XColormapEvent.state 52
940 XColormapEvent 56
H A Dsizes.64-solaris-i386932 XColormapEvent.type 0
933 XColormapEvent.serial 8
934 XColormapEvent.send_event 16
935 XColormapEvent.display 24
936 XColormapEvent.window 32
937 XColormapEvent.colormap 40
938 XColormapEvent.new 48
939 XColormapEvent.state 52
940 XColormapEvent 56
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/X11/generator/
H A Dsizes.32932 XColormapEvent.type 0
933 XColormapEvent.serial 4
934 XColormapEvent.send_event 8
935 XColormapEvent.display 12
936 XColormapEvent.window 16
937 XColormapEvent.colormap 20
938 XColormapEvent.new 24
939 XColormapEvent.state 28
940 XColormapEvent 32
H A Dsizes.64-solaris-i386932 XColormapEvent.type 0
933 XColormapEvent.serial 8
934 XColormapEvent.send_event 16
935 XColormapEvent.display 24
936 XColormapEvent.window 32
937 XColormapEvent.colormap 40
938 XColormapEvent.new 48
939 XColormapEvent.state 52
940 XColormapEvent 56
H A Dsizes.64932 XColormapEvent.type 0
933 XColormapEvent.serial 8
934 XColormapEvent.send_event 16
935 XColormapEvent.display 24
936 XColormapEvent.window 32
937 XColormapEvent.colormap 40
938 XColormapEvent.new 48
939 XColormapEvent.state 52
940 XColormapEvent 56
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dcolormaps.c76 XColormapEvent *cevent = (XColormapEvent *)ea->exc->x.etrigger; in colormap_handle_colormap_notify()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dcolormaps.c75 XColormapEvent *cevent = (XColormapEvent *)ea->exc->x.etrigger; in colormap_handle_colormap_notify()
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dlogevent.h14 void logColormap(const XColormapEvent& xev);
/dports/x11-wm/pwm/pwm-20070720/
H A Devent.c42 static void handle_colormap_notify(const XColormapEvent *ev);
431 static void handle_cwin_cmap(WClientWin *cwin, const XColormapEvent *ev) in handle_cwin_cmap()
452 static void handle_colormap_notify(const XColormapEvent *ev) in handle_colormap_notify()
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmCEvent.h39 XColormapEvent *colorEvent);
H A DWmColormap.c686 XColormapEvent *pEvent = (XColormapEvent *) Event; in ProcessEvents()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dcolormaps.c255 static void DigestColormapEvent (XColormapEvent * cevent) in DigestColormapEvent()
274 XColormapEvent *cevent = &(event->x.xcolormap); in HandleColormapNotify()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DWindowManager.hh107 void handleColormapEvent(XColormapEvent *ev);
/dports/x11-wm/wm2/wm2-4/
H A DManager.h123 void eventColormap(XColormapEvent *);
H A DClient.h78 void eventColormap(XColormapEvent *);
H A DEvents.C488 void WindowManager::eventColormap(XColormapEvent *e) in eventColormap()
505 void Client::eventColormap(XColormapEvent *e) in eventColormap()
/dports/devel/z88dk/z88dk/include/X11/
H A DXlib.h544 } XColormapEvent; typedef
623 XColormapEvent xcolormap;
/dports/x11-wm/jewel/jewel-0.12.41/
H A Dclient.hh157 void handle_colormap_change(XColormapEvent *);
/dports/x11-wm/larswm/larswm-7.5.3/
H A Dfns.h21 void cmap (XColormapEvent *);
/dports/devel/cweb/cweb-3.64a.a/examples/
H A Dxlib_types.w63 @s XColormapEvent int
/dports/x11-wm/wmx/wmx-8/
H A DClient.h138 void eventColormap(XColormapEvent *);
H A DManager.h218 void eventColormap(XColormapEvent *);

12345