HomeSort by relevance Sort by last modified time
    Searched refs:xkb_type (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
XKBlib.h 41 int xkb_type; /* XKB event minor code */ member in struct:_XkbAnyEvent
51 int xkb_type; /* XkbNewKeyboardNotify */ member in struct:_XkbNewKeyboardNotify
69 int xkb_type; /* XkbMapNotify */ member in struct:_XkbMapNotifyEvent
98 int xkb_type; /* XkbStateNotify */ member in struct:_XkbStateNotifyEvent
127 int xkb_type; /* XkbControlsNotify */ member in struct:_XkbControlsNotify
145 int xkb_type; /* XkbIndicatorNotify */ member in struct:_XkbIndicatorNotify
157 int xkb_type; /* XkbNamesNotify */ member in struct:_XkbNamesNotify
179 int xkb_type; /* XkbCompatMapNotify */ member in struct:_XkbCompatMapNotify
193 int xkb_type; /* XkbBellNotify */ member in struct:_XkbBellNotify
211 int xkb_type; /* XkbActionMessage * member in struct:_XkbActionMessage
228 int xkb_type; \/* XkbAccessXNotify *\/ member in struct:_XkbAccessXNotify
242 int xkb_type; \/* XkbExtensionDeviceNotify *\/ member in struct:_XkbExtensionDeviceNotify
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
XKBlib.h 41 int xkb_type; /* XKB event minor code */ member in struct:_XkbAnyEvent
51 int xkb_type; /* XkbNewKeyboardNotify */ member in struct:_XkbNewKeyboardNotify
69 int xkb_type; /* XkbMapNotify */ member in struct:_XkbMapNotifyEvent
98 int xkb_type; /* XkbStateNotify */ member in struct:_XkbStateNotifyEvent
127 int xkb_type; /* XkbControlsNotify */ member in struct:_XkbControlsNotify
145 int xkb_type; /* XkbIndicatorNotify */ member in struct:_XkbIndicatorNotify
157 int xkb_type; /* XkbNamesNotify */ member in struct:_XkbNamesNotify
179 int xkb_type; /* XkbCompatMapNotify */ member in struct:_XkbCompatMapNotify
193 int xkb_type; /* XkbBellNotify */ member in struct:_XkbBellNotify
211 int xkb_type; /* XkbActionMessage * member in struct:_XkbActionMessage
228 int xkb_type; \/* XkbAccessXNotify *\/ member in struct:_XkbAccessXNotify
242 int xkb_type; \/* XkbExtensionDeviceNotify *\/ member in struct:_XkbExtensionDeviceNotify
    [all...]
  /external/chromium_org/chrome/browser/chromeos/events/
system_key_event_listener.cc 93 if (xkey_event->any.xkb_type == XkbStateNotify) {

Completed in 165 milliseconds