Home
last modified time | relevance | path

Searched refs:grab (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/qemu/ui/
H A Dwin32-kbd-hook.c99 void win32_kbd_set_grab(bool grab) in win32_kbd_set_grab() argument
101 win32_grab = grab; in win32_kbd_set_grab()
H A Dgtk.c221 const char *grab = ""; in gd_update_caption() local
233 grab = _(" - Press Ctrl+Alt+G to release grab"); in gd_update_caption()
244 title = g_strdup_printf("%s%s%s", prefix, status, grab); in gd_update_caption()
694 /* release the grab at switching to absolute mode */ in gd_mouse_mode_change()
1079 /* implicitly grab the input at the first click in the relative mode */ in gd_button_event()
1370 * the grab-broken-event to release all keys. in gd_grab_broken_event()
1816 gd_grab_keyboard(vc, "grab-on-hover");
2154 g_signal_connect(vc->gfx.drawing_area, "grab-broken-event", in gd_connect_vc_gfx_signals()
/openbmc/qemu/stubs/
H A Dwin32-kbd-hook.c16 void win32_kbd_set_grab(bool grab) in win32_kbd_set_grab() argument
/openbmc/qemu/include/ui/
H A Dwin32-kbd-hook.h12 void win32_kbd_set_grab(bool grab);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/reptyr/
H A Dreptyr_0.10.0.bb5 to grab it, and then kill the ssh session and head on home."
/openbmc/u-boot/lib/
H A Dvsprintf.c846 int grab = 3; in print_grouped_ull() local
850 for (s = str; *s; s += grab) { in print_grouped_ull()
853 printf("%.*s", grab, s); in print_grouped_ull()
854 grab = 3; in print_grouped_ull()
/openbmc/qemu/po/
H A Duk.po20 msgid " - Press Ctrl+Alt+G to release grab"
H A Dzh_CN.po20 msgid " - Press Ctrl+Alt+G to release grab"
H A Dde_DE.po19 msgid " - Press Ctrl+Alt+G to release grab"
H A Dbg.po20 msgid " - Press Ctrl+Alt+G to release grab"
H A Dfr_FR.po20 msgid " - Press Ctrl+Alt+G to release grab"
H A Dit.po19 msgid " - Press Ctrl+Alt+G to release grab"
H A Dsv.po20 msgid " - Press Ctrl+Alt+G to release grab"
H A Dhu.po18 msgid " - Press Ctrl+Alt+G to release grab"
H A Dtr.po21 msgid " - Press Ctrl+Alt+G to release grab"
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/
H A DREADME.md10 Download the latest release from the jQuery Plugin Registry or grab the source
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/
H A D0002-build-Do-not-build-po-files.patch42 @@ -211,7 +211,7 @@ TEST_EXES = test-passwd test-uid test-xdpms test-grab \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/
H A D0001-adjust-for-64bit-time_t.patch142 - tvhinfo(mod->subsys, "%s: grab took %"PRItime_t" seconds", mod->id, tm2 - tm1);
143 + tvhinfo(mod->subsys, "%s: grab took %"PRItime_t" seconds", mod->id, (intmax_t)(tm2 - tm1));
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A DREADME.rst25 * grab an API token from the `Cirrus CI settings`_ page;
/openbmc/u-boot/arch/arm/lib/
H A Dvectors.S197 add r0, sp, #S_FRAME_SIZE @ grab pointer to old stack
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/
H A Dvboxguestdrivers_7.1.8.bb51 # if we grab just this one file from the source, and put it into our
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A Dssmtp-bug584162-fix.patch29 header_parse() will now properly grab a header if fed a message
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dkernel-devsrc.bb16 # we can grab the source and make the source package. We also need the bits from
141 # now grab the chunks from the source tree that we need
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dqemu.rst170 and not absolute coordinates. You then have to break out of the grab
174 can enter and leave the main window without the grab taking effect
/openbmc/qemu/docs/system/devices/
H A Dusb.rst110 to grab the mouse. Also overrides the PS/2 mouse emulation when

12