Home
last modified time | relevance | path

Searched refs:update_keymap (Results 1 – 25 of 32) sorted by relevance

12

/dports/x11/libxkbcommon/libxkbcommon-1.3.1/tools/
H A Dinteractive-x11.c123 update_keymap(struct keyboard *kbd) in update_keymap() function
167 ret = update_keymap(kbd); in init_kbd()
218 update_keymap(kbd); in process_xkb_event()
222 update_keymap(kbd); in process_xkb_event()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/win32/
H A Dgdkkeys-win32.c80 static void update_keymap (GdkWin32Keymap *gdk_keymap);
109 update_keymap (keymap); in gdk_win32_keymap_init()
534 update_keymap (GdkWin32Keymap *keymap) in update_keymap() function
659 update_keymap (keymap); in _gdk_win32_keymap_get_mod_mask()
700 update_keymap (keymap); in gdk_win32_keymap_get_direction()
723 update_keymap (keymap); in gdk_win32_keymap_have_bidi_layouts()
781 update_keymap (keymap); in gdk_win32_keymap_get_entries_for_keyval()
884 update_keymap (keymap); in gdk_win32_keymap_get_entries_for_keycode()
945 update_keymap (keymap); in gdk_win32_keymap_lookup_key()
987 update_keymap (keymap); in gdk_win32_keymap_translate_keyboard_state()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkkeys-win32.c185 static void update_keymap (GdkKeymap *gdk_keymap);
207 update_keymap (GDK_KEYMAP (keymap)); in gdk_win32_keymap_init()
613 update_keymap (GdkKeymap *gdk_keymap) in update_keymap() function
1221 update_keymap (GDK_KEYMAP (keymap)); in gdk_keymap_get_direction()
1244 update_keymap (GDK_KEYMAP (keymap)); in gdk_keymap_have_bidi_layouts()
1291 update_keymap (gdk_keymap); in gdk_keymap_get_entries_for_keyval()
1394 update_keymap (GDK_KEYMAP (keymap)); in gdk_keymap_get_entries_for_keycode()
1464 update_keymap (GDK_KEYMAP (keymap)); in gdk_keymap_lookup_key()
1518 update_keymap (GDK_KEYMAP (keymap)); in gdk_keymap_translate_keyboard_state()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/win32/
H A Dgdkkeys-win32.c187 static void update_keymap (GdkKeymap *gdk_keymap);
209 update_keymap (GDK_KEYMAP (keymap)); in gdk_win32_keymap_init()
615 update_keymap (GdkKeymap *gdk_keymap) in update_keymap() function
1223 update_keymap (GDK_KEYMAP (keymap)); in gdk_win32_keymap_get_direction()
1247 update_keymap (GDK_KEYMAP (keymap)); in gdk_win32_keymap_have_bidi_layouts()
1306 update_keymap (gdk_keymap); in gdk_win32_keymap_get_entries_for_keyval()
1397 update_keymap (GDK_KEYMAP (keymap)); in gdk_win32_keymap_get_entries_for_keycode()
1468 update_keymap (GDK_KEYMAP (keymap)); in gdk_win32_keymap_lookup_key()
1523 update_keymap (GDK_KEYMAP (keymap)); in gdk_win32_keymap_translate_keyboard_state()
/dports/lang/mono/mono-5.10.1.57/external/bockbuild/packages/patches/gtk/
H A Dget-ascii-capable-keyboard-input-source.patch15 @@ -272,7 +272,7 @@ update_keymap (void)
H A Dupdate_only_apple_keyboard_layout.patch19 @@ -286,6 +287,12 @@ update_keymap (void)
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/src/
H A Dvkeyboard.rs91 pub fn update_keymap(&self, keymap: &c::KeyMap) { in update_keymap() method
H A Dsubmission.rs302 self.virtual_keyboard.update_keymap(keymap); in select_keymap()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dwlstat.pl253 sub update_keymap { subroutine
268 update_keymap();
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/quartz/
H A Dgdkkeys-quartz.c238 update_keymap (void) in update_keymap() function
483 update_keymap (); in input_sources_changed_notification()
494 update_keymap (); in gdk_keymap_get_for_display()
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dbackend_managers.py179 def update_keymap(self, name, key, *args): member in ToolManager
271 self.update_keymap(name, tool_cls.default_keymap)
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dbackend_managers.py189 def update_keymap(self, name, *keys): member in ToolManager
274 self.update_keymap(name, tool_cls.default_keymap)
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/quartz/
H A Dgdkkeys-quartz.c229 update_keymap (void) in update_keymap() function
809 update_keymap (); in input_sources_changed_notification()
821 update_keymap (); in gdk_quartz_keymap_init()
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/util/
H A Dmodifiers.rs98 pub fn update_keymap(&mut self, mods: &ModifierKeymap) { in update_keymap() method
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/x11/util/
H A Dmodifiers.rs98 pub fn update_keymap(&mut self, mods: &ModifierKeymap) { in update_keymap() method
/dports/x11/virtboard/virtboard-1d30b07870bf6138395d6529ab496e321b8b3938/clients/
H A Dkeyboard.c891 update_keymap(struct virtual_keyboard *virtual_keyboard) in update_keymap() function
1506 update_keymap(keyboard); in settings_handle_layout_changed()
1525 update_keymap(virtual_keyboard); in settings_listen()
/dports/graphics/weston/weston-1.9.0/src/
H A Dinput.c1275 update_keymap(struct weston_seat *seat) in update_keymap() function
1345 update_keymap(struct weston_seat *seat) in update_keymap() function
1392 update_keymap(seat); in notify_key()
2173 update_keymap(seat); in weston_seat_update_keymap()
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dboss.py179 self.update_keymap()
186 def update_keymap(self) -> None: member in Boss
1609 self.update_keymap()
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/
H A Devent_processor.rs169 self.device_mod_state.update_keymap(&self.mod_keymap); in process_event()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/x11/
H A Devent_processor.rs172 self.device_mod_state.update_keymap(&self.mod_keymap); in process_event()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/
H A Dinput.c2131 update_keymap(struct weston_seat *seat) in update_keymap() function
2231 update_keymap(seat); in notify_key()
3262 update_keymap(seat); in weston_seat_update_keymap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/
H A Dinput.c2131 update_keymap(struct weston_seat *seat) in update_keymap() function
2231 update_keymap(seat); in notify_key()
3262 update_keymap(seat); in weston_seat_update_keymap()
/dports/math/py-matplotlib/matplotlib-3.4.3/doc/api/prev_api_changes/api_changes_3.3.0/
H A Ddeprecations.rst572 …tiple keys as a single comma-separated string or multiple arguments to `.ToolManager.update_keymap`
/dports/math/py-matplotlib2/matplotlib-2.2.4/doc/users/prev_whats_new/
H A Dwhats_new_1.5.rst667 >>> fig.canvas.manager.toolmanager.update_keymap('Awesome', 'd')
/dports/math/py-matplotlib/matplotlib-3.4.3/doc/users/prev_whats_new/
H A Dwhats_new_1.5.rst664 >>> fig.canvas.manager.toolmanager.update_keymap('Awesome', 'd')

12