Searched refs:MASTER_KEYBOARD (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxipassivegrab.c184 mod_dev = GetMaster(dev, MASTER_KEYBOARD);
316 mod_dev = GetMaster(dev, MASTER_KEYBOARD);
H A Dxichangehierarchy.c250 keybd = GetMaster(ptr, MASTER_KEYBOARD);
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxipassivegrab.c201 mod_dev = (IsFloating(dev)) ? dev : GetMaster(dev, MASTER_KEYBOARD);
350 mod_dev = (IsFloating(dev)) ? dev : GetMaster(dev, MASTER_KEYBOARD);
H A Dxiquerypointer.c121 kbd = GetMaster(pDev, MASTER_KEYBOARD);
H A Dxichangehierarchy.c266 if ((keybd = GetMaster(dev, MASTER_KEYBOARD)) == NULL)
267 keybd = find_disabled_master(MASTER_KEYBOARD);
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddevices.c424 XkbPushLockedStateToSlaves(GetMaster(dev, MASTER_KEYBOARD), 0, 0);
1864 if (IsMaster(tmp) || GetMaster(tmp, MASTER_KEYBOARD) != pDev)
2227 (!IsMaster(pDev) && GetMaster(pDev, MASTER_KEYBOARD) == keyboard))
2237 (!IsMaster(pDev) && GetMaster(pDev, MASTER_KEYBOARD) == keyboard))
2303 (!IsMaster(dev) && GetMaster(dev, MASTER_KEYBOARD) == keybd)) &&
2709 DeviceIntPtr keyboard = GetMaster(dev, MASTER_KEYBOARD);
2749 * - MASTER_KEYBOARD: the master keyboard for this device or NULL for a
2758 * @param which ::MASTER_KEYBOARD or ::MASTER_POINTER, ::MASTER_ATTACHED,
2777 if (which == MASTER_KEYBOARD || which == KEYBOARD_OR_FLOAT) {
2778 if (master->type != MASTER_KEYBOARD)
[all...]
H A Dinpututils.c271 if (!IsMaster(tmp) && GetMaster(tmp, MASTER_KEYBOARD) == dev)
277 GetMaster(dev, MASTER_KEYBOARD)->lastSlave == dev) {
H A Devents.c333 return (dev->type == MASTER_KEYBOARD) ||
340 return dev->type == MASTER_POINTER || dev->type == MASTER_KEYBOARD;
346 return !IsMaster(dev) && GetMaster(dev, MASTER_KEYBOARD) == NULL;
1494 DeviceIntPtr kbd = GetMaster(dev, MASTER_KEYBOARD);
1505 return GetMaster(kbd, MASTER_KEYBOARD);
4035 gdev = GetMaster(device, MASTER_KEYBOARD);
4085 grab->modifierDevice = GetMaster(device, MASTER_KEYBOARD);
4845 kbd = GetMaster(mouse, MASTER_KEYBOARD);
5422 keyboard = GetMaster(mouse, MASTER_KEYBOARD);
5544 DeviceIntPtr keybd = GetMaster(dev, MASTER_KEYBOARD);
[all...]
H A Dgetevents.c695 MASTER_KEYBOARD);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dinputstr.h494 #define MASTER_KEYBOARD 2 macro
509 int type; /* MASTER_POINTER, MASTER_KEYBOARD, SLAVE */
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddevices.c2075 (!IsMaster(pDev) && GetMaster(pDev, MASTER_KEYBOARD) == keyboard))
2085 (!IsMaster(pDev) && GetMaster(pDev, MASTER_KEYBOARD) == keyboard))
2147 (!IsMaster(dev) && GetMaster(dev, MASTER_KEYBOARD) == keybd)) &&
2576 * @type ::MASTER_KEYBOARD or ::MASTER_POINTER
2590 if (which == MASTER_KEYBOARD)
2592 if (master->type != MASTER_KEYBOARD)
2669 keyboard->type = (master) ? MASTER_KEYBOARD : SLAVE;
H A Devents.c321 return (dev->type == MASTER_KEYBOARD) ||
328 return dev->type == MASTER_POINTER || dev->type == MASTER_KEYBOARD;
3398 gdev = GetMaster(device, MASTER_KEYBOARD);
5772 DeviceIntPtr kbd = GetMaster(ptr, MASTER_KEYBOARD);
H A Dgetevents.c692 master = GetMaster(dev, (type & DEVCHANGE_POINTER_EVENT) ? MASTER_POINTER : MASTER_KEYBOARD);
/xsrc/external/mit/xorg-server/dist/include/
H A Dinputstr.h554 #define MASTER_KEYBOARD 2 macro
573 int type; /* MASTER_POINTER, MASTER_KEYBOARD, SLAVE */
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmieq.c340 mdev = GetMaster(sdev, MASTER_KEYBOARD);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmieq.c408 mtype = MASTER_KEYBOARD;
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkb.c562 GetMaster(other, MASTER_KEYBOARD) == dev) {
645 (!IsMaster(tmpd) && GetMaster(tmpd, MASTER_KEYBOARD) == dev)) {
790 (!IsMaster(tmpd) && GetMaster(tmpd, MASTER_KEYBOARD) == dev)) {
2743 master = GetMaster(dev, MASTER_KEYBOARD);
2750 GetMaster(other, MASTER_KEYBOARD) == dev) {
2764 if (other != dev && GetMaster(other, MASTER_KEYBOARD) != dev &&
2784 GetMaster(other, MASTER_KEYBOARD) == dev) {
2799 if (other != dev && GetMaster(other, MASTER_KEYBOARD) != dev &&
3124 GetMaster(other, MASTER_KEYBOARD) == dev) {
3146 GetMaster(other, MASTER_KEYBOARD)
[all...]
H A DxkbAccessX.c719 dev = IsFloating(mouse) ? mouse : GetMaster(mouse, MASTER_KEYBOARD);
H A DxkbActions.c1230 if (!dev->key || GetMaster(dev, MASTER_KEYBOARD) != master)
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkb.c540 if ((other != dev) && other->key && !IsMaster(other) && GetMaster(other, MASTER_KEYBOARD) == dev)
623 if ((tmpd == dev) || (!IsMaster(tmpd) && GetMaster(tmpd, MASTER_KEYBOARD) == dev)) {
765 if ((tmpd == dev) || (!IsMaster(tmpd) && GetMaster(tmpd, MASTER_KEYBOARD) == dev)) {
2681 if ((other != dev) && other->key && !IsMaster(other) && GetMaster(other, MASTER_KEYBOARD) == dev)
2704 if ((other != dev) && other->key && !IsMaster(other) && GetMaster(other, MASTER_KEYBOARD) == dev)
3010 if ((other != dev) && other->key && !IsMaster(other) && GetMaster(other, MASTER_KEYBOARD) == dev)
3033 if ((other != dev) && other->key && !IsMaster(other) && GetMaster(other, MASTER_KEYBOARD) == dev)
3289 if ((other != dev) && other->key && !IsMaster(other) && GetMaster(other, MASTER_KEYBOARD) == dev)
3558 if ((other != dev) && !IsMaster(other) && GetMaster(other, MASTER_KEYBOARD) == dev &&
3582 if ((other != dev) && !IsMaster(other) && GetMaster(other, MASTER_KEYBOARD)
[all...]
H A DxkbAccessX.c697 dev = (IsMaster(mouse) || mouse->u.master) ? GetMaster(mouse, MASTER_KEYBOARD) : mouse;
H A DxkbUtils.c2120 if (IsMaster(d) || GetMaster(d, MASTER_KEYBOARD) != master || !d->key)
/xsrc/external/mit/xorg-server/dist/test/
H A Dinput.c1493 vck.type = MASTER_KEYBOARD;
1519 assert(GetMaster(&ptr, MASTER_KEYBOARD) == &vck);
1521 assert(GetMaster(&kbd, MASTER_KEYBOARD) == &vck);
1527 assert(GetMaster(&floating, MASTER_KEYBOARD) == NULL);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86DGA.c1074 DeviceIntPtr master = GetMaster(mouse, MASTER_KEYBOARD);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86DGA.c1045 DeviceIntPtr master = GetMaster(mouse, MASTER_KEYBOARD);

Completed in 59 milliseconds

12