Home
last modified time | relevance | path

Searched refs:get_keysym (Results 1 – 25 of 55) sorted by relevance

123

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/ui/
H A Dkeymaps.c40 static int get_keysym(const name2keysym_t *table, in get_keysym() function
133 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
157 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/emulators/qemu5/qemu-5.2.0/ui/
H A Dkeymaps.c43 static int get_keysym(const name2keysym_t *table, in get_keysym() function
134 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
158 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/ui/
H A Dkeymaps.c43 static int get_keysym(const name2keysym_t *table, in get_keysym() function
134 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
158 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/emulators/qemu42/qemu-4.2.1/ui/
H A Dkeymaps.c43 static int get_keysym(const name2keysym_t *table, in get_keysym() function
134 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
158 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/emulators/qemu-utils/qemu-4.2.1/ui/
H A Dkeymaps.c43 static int get_keysym(const name2keysym_t *table, in get_keysym() function
134 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
158 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/ui/
H A Dkeymaps.c44 static int get_keysym(const name2keysym_t *table, in get_keysym() function
135 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
159 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/emulators/qemu/qemu-6.2.0/ui/
H A Dkeymaps.c44 static int get_keysym(const name2keysym_t *table, in get_keysym() function
135 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
159 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/ui/
H A Dkeymaps.c43 static int get_keysym(const name2keysym_t *table, in get_keysym() function
134 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
158 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/emulators/qemu60/qemu-6.0.0/ui/
H A Dkeymaps.c44 static int get_keysym(const name2keysym_t *table, in get_keysym() function
135 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
159 keysym = get_keysym(table, keyname); in parse_keyboard_layout()
/dports/x11/xautomation/xautomation-1.09/
H A Dxte.c101 KeySym get_keysym(wchar_t c) { in get_keysym() function
175 keysym[0] = get_keysym(wc_singlechar_str[ 0 ]); in send_string()
183 keysym[0] = get_keysym(multikey_map_first[j]); in send_string()
184 keysym[1] = get_keysym(multikey_map_second[j]); in send_string()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/windows/
H A Dkey_mapping_win.h44 static unsigned int get_keysym(unsigned int p_code);
H A Dkey_mapping_win.cpp240 unsigned int KeyMappingWindows::get_keysym(unsigned int p_code) { in get_keysym() function in KeyMappingWindows
/dports/devel/godot2/godot-2.1.6-stable/platform/windows/
H A Dkey_mapping_win.h44 static unsigned int get_keysym(unsigned int p_code);
H A Dkey_mapping_win.cpp240 unsigned int KeyMappingWindows::get_keysym(unsigned int p_code) { in get_keysym() function in KeyMappingWindows
/dports/devel/godot-tools/godot-3.2.3-stable/platform/windows/
H A Dkey_mapping_windows.h45 static unsigned int get_keysym(unsigned int p_code);
/dports/devel/godot/godot-3.2.3-stable/platform/windows/
H A Dkey_mapping_windows.h45 static unsigned int get_keysym(unsigned int p_code);
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/haiku/
H A Dkey_mapping_haiku.h37 static unsigned int get_keysym(int32 raw_char, int32 key);
H A Dkey_mapping_haiku.cpp180 unsigned int KeyMappingHaiku::get_keysym(int32 raw_char, int32 key) { in get_keysym() function in KeyMappingHaiku
/dports/devel/godot2/godot-2.1.6-stable/platform/haiku/
H A Dkey_mapping_haiku.h37 static unsigned int get_keysym(int32 raw_char, int32 key);
/dports/devel/godot-tools/godot-3.2.3-stable/platform/x11/
H A Dkey_mapping_x11.h48 static KeySym get_keysym(unsigned int p_code);
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/x11/
H A Dkey_mapping_x11.h50 static KeySym get_keysym(unsigned int p_code);
/dports/devel/godot2/godot-2.1.6-stable/platform/x11/
H A Dkey_mapping_x11.h50 static KeySym get_keysym(unsigned int p_code);
/dports/devel/godot/godot-3.2.3-stable/platform/x11/
H A Dkey_mapping_x11.h48 static KeySym get_keysym(unsigned int p_code);
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gpresagemate/
H A Dgpresagemate.cpp106 static KeySym get_keysym (XEvent *ev) { in get_keysym() function
231 key = get_keysym(&event); in handle_x_event()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-util-0.3.0/src/
H A Dkeysyms.rs20 pub fn get_keysym(&self, keycode: xcb::Keycode, col: i32) -> xcb::Keysym { in get_keysym() method

123