Home
last modified time | relevance | path

Searched refs:first_key_explicit (Results 1 – 25 of 64) sorted by relevance

123

/dports/x11/libX11/libX11-1.7.2/src/xkb/
H A DXKBUse.c124 first = old->first_key_explicit; in XkbNoteMapChanges()
125 oldLast = old->first_key_explicit + old->num_key_explicit - 1; in XkbNoteMapChanges()
126 newLast = new->first_key_explicit + new->num_key_explicit - 1; in XkbNoteMapChanges()
128 if (new->first_key_explicit < first) in XkbNoteMapChanges()
129 first = new->first_key_explicit; in XkbNoteMapChanges()
132 old->first_key_explicit = first; in XkbNoteMapChanges()
136 old->first_key_explicit = new->first_key_explicit; in XkbNoteMapChanges()
287 mev->first_key_explicit = mn->firstKeyExplicit; in wire_to_event()
H A DXKBBind.c477 int first = changes.first_key_explicit; in XRefreshKeyboardMapping()
/dports/accessibility/caribou/caribou-0.4.21/vapi/
H A Dexternal-libs.vapi138 char first_key_explicit;
/dports/x11/xkbevd/xkbevd-1.1.4/
H A Dprintev.c140 do_map_message("explicit components for key", map->first_key_explicit, in do_XkbMapNotify()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxkb.rs7417 pub first_key_explicit: xproto::Keycode, field
7445 let first_key_explicit_bytes = self.first_key_explicit.serialize(); in serialize()
7533 first_key_explicit, in try_parse_request()
7568 first_key_explicit, in get_map()
7715 pub first_key_explicit: xproto::Keycode, field
8035 pub first_key_explicit: xproto::Keycode, field
8188 first_key_explicit, in try_parse_request()
8219 first_key_explicit: self.first_key_explicit, in into_owned()
8260 first_key_explicit, in set_map()
10556 pub first_key_explicit: xproto::Keycode, field
[all …]
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxkb.rs7417 pub first_key_explicit: xproto::Keycode, field
7445 let first_key_explicit_bytes = self.first_key_explicit.serialize(); in serialize()
7533 first_key_explicit, in try_parse_request()
7568 first_key_explicit, in get_map()
7715 pub first_key_explicit: xproto::Keycode, field
8035 pub first_key_explicit: xproto::Keycode, field
8188 first_key_explicit, in try_parse_request()
8219 first_key_explicit: self.first_key_explicit, in into_owned()
8260 first_key_explicit, in set_map()
10556 pub first_key_explicit: xproto::Keycode, field
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXKBlib.h81 KeyCode first_key_explicit; member
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/
H A DXKBlib.h78 KeyCode first_key_explicit; member
/dports/x11/libX11/libX11-1.7.2/include/X11/
H A DXKBlib.h78 KeyCode first_key_explicit; member
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXKBlib.h81 KeyCode first_key_explicit; member
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/X11/
H A DXKBlib.h78 KeyCode first_key_explicit; member
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/extensions/
H A DXKBstr.h503 KeyCode first_key_explicit; member
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/extensions/
H A DXKBstr.h476 KeyCode first_key_explicit; member
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/extensions/
H A DXKBstr.h477 KeyCode first_key_explicit; member
/dports/x11-servers/xwayland/xorg-server-1.20.13/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/x11-servers/xephyr/xorg-server-1.20.13/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/x11-servers/xarcan/xarcan-0.6.0/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/x11-servers/xorg-server/xorg-server-1.20.13/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/include/
H A Dxkbstr.h504 KeyCode first_key_explicit; member
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/extensions/
H A DXKBstr.h503 KeyCode first_key_explicit; member
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A DXKBstr.h499 KeyCode first_key_explicit; member

123