Home
last modified time | relevance | path

Searched refs:mappingnotify (Results 1 – 12 of 12) sorted by relevance

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dxmainloop.h39 void mappingnotify(XMappingEvent* event);
H A Dxmainloop.cpp68 handlerTable_[ MappingNotify ] = EH(&XMainLoop::mappingnotify); in XMainLoop()
421 void XMainLoop::mappingnotify(XMappingEvent* ev) { in mappingnotify() function in XMainLoop
/dports/editors/xvile/vile-9.8v/filters/
H A Dxres.key63 <mappingnotify>
/dports/editors/vile/vile-9.8v/filters/
H A Dxres.key63 <mappingnotify>
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/strut/
H A Devent.c229 mappingnotify(XEvent *e) { in mappingnotify() function
294 [MappingNotify] = mappingnotify,
/dports/x11-wm/wmii/wmii-3.6/cmd/wmii/
H A Devent.c216 mappingnotify(XEvent *e) { in mappingnotify() function
299 [MappingNotify] = mappingnotify,
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/menu/
H A Devent.c256 mappingnotify(XMappingEvent *ev) { in mappingnotify() function
320 [MappingNotify] = (EvHandler)mappingnotify,
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/wmii/
H A Devent.c276 mappingnotify(XMappingEvent *ev) { in mappingnotify() function
345 [MappingNotify] = (EvHandler)mappingnotify,
/dports/x11-wm/dwm/dwm-6.2/
H A Ddwm.c181 static void mappingnotify(XEvent *e);
256 [MappingNotify] = mappingnotify,
1080 mappingnotify(XEvent *e) in mappingnotify() function
/dports/x11-wm/echinus/echinus-0.4.9/
H A Dechinus.c116 void mappingnotify(XEvent * e);
223 [MappingNotify] = mappingnotify,
1138 mappingnotify(XEvent * e) { in mappingnotify() function
/dports/x11-wm/spectrwm/spectrwm-SPECTRWM_3_4_1/
H A Dspectrwm.c1251 void mappingnotify(xcb_mapping_notify_event_t *);
12236 mappingnotify(xcb_mapping_notify_event_t *e) in mappingnotify() function
13544 EVENT(XCB_MAPPING_NOTIFY, mappingnotify); in event_handle()
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/datasets/
H A D20newsgroups-train.tab3379 …map the modifiers i know that when an app calls xsetmodifiermapping a mappingnotify event is gener…