/hardware/google/gfxstream/host/testlibs/x11/ |
D | X11Window.cpp | 398 MouseButton button = MOUSEBUTTON_UNKNOWN; in processEvent() local 402 switch (xEvent.xbutton.button) in processEvent() 416 button = MOUSEBUTTON_LEFT; in processEvent() 419 button = MOUSEBUTTON_MIDDLE; in processEvent() 422 button = MOUSEBUTTON_RIGHT; in processEvent() 425 button = MOUSEBUTTON_BUTTON4; in processEvent() 428 button = MOUSEBUTTON_BUTTON5; in processEvent() 442 if (button != MOUSEBUTTON_UNKNOWN) in processEvent() 445 event.mouseButton.button = button; in processEvent() 456 MouseButton button = MOUSEBUTTON_UNKNOWN; in processEvent() local [all …]
|
/hardware/google/gfxstream/host/testlibs/osx/ |
D | OSXWindow.mm | 290 static MouseButton TranslateMouseButton(int button) 292 switch (button) 372 …d) addButtonEvent: (NSEvent*) nsEvent type:(Event::EventType) eventType button:(MouseButton) button 376 event.mouseButton.button = button; 386 button: MOUSEBUTTON_LEFT]; 398 button: MOUSEBUTTON_LEFT]; 428 button: MOUSEBUTTON_RIGHT]; 440 button: MOUSEBUTTON_RIGHT]; 447 button: TranslateMouseButton([event buttonNumber])]; 459 button: TranslateMouseButton([event buttonNumber])];
|
/hardware/google/gfxstream/host/testlibs/windows/win32/ |
D | Win32Window.cpp | 349 event.mouseButton.button = MOUSEBUTTON_LEFT; in WndProc() 360 event.mouseButton.button = MOUSEBUTTON_LEFT; in WndProc() 372 event.mouseButton.button = MOUSEBUTTON_RIGHT; in WndProc() 384 event.mouseButton.button = MOUSEBUTTON_RIGHT; in WndProc() 397 event.mouseButton.button = MOUSEBUTTON_MIDDLE; in WndProc() 409 event.mouseButton.button = MOUSEBUTTON_MIDDLE; in WndProc() 422 event.mouseButton.button = in WndProc() 435 event.mouseButton.button = in WndProc()
|
/hardware/google/gfxstream/host/testlibs/ |
D | Event.h | 45 MouseButton button; member
|
D | OSWindow.cpp | 17 static const char *MouseButtonName(MouseButton button) in MouseButtonName() argument 19 switch (button) in MouseButtonName()
|
/hardware/google/gfxstream/host/testlibs/qnx/ |
D | QNXWindow.cpp | 265 MouseButton QNXCodeToButton(int button) { in QNXCodeToButton() argument 267 switch (button) { in QNXCodeToButton() 466 int button = FAKE_MOUSE_BUTTON_FOR_TRIGGER_TEST_EVENT; in signalTestEvent() local 467 screen_set_event_property_iv(screen_event, SCREEN_PROPERTY_BUTTONS, &button); in signalTestEvent()
|
/hardware/interfaces/automotive/audiocontrol/1.0/ |
D | types.hal | 34 SYSTEM_SOUND, /* User interaction sounds (button clicks, etc) */
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 91 button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0;… selector 94 button, input { line-height: normal; } selector 96 …orm` inheritance for `button` and `select`. All other form control elements do not inherit `text-t… 97 button, select { text-transform: none; } selector 100 button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: … selector 103 button[disabled], html input[disabled] { cursor: default; } 111 /** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */ 112 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration… 115 button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } 307 b.button:before, b.button:after { position: relative; top: -1px; font-weight: normal; } [all …]
|
/hardware/interfaces/confirmationui/1.0/ |
D | types.hal | 92 * Simulates the user pressing the OK button on the UI. If no operation is pending 99 * Simulates the user pressing the CANCEL button on the UI. If no operation is pending
|
D | IConfirmationResultCallback.hal | 32 * - Canceled: If the user has pressed the cancel button.
|
/hardware/interfaces/vibrator/1.2/ |
D | types.hal | 28 * This effect should solid feeling bump, like the depression of a heavy mechanical button.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/antora/modules/ROOT/pages/ |
D | index.adoc | 30 The bottom-left button switches between the various documentation modules and specs.
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XInput2.h | 465 int button, 527 int button,
|
D | XKBstr.h | 162 unsigned char button; member 229 unsigned char button; member
|
D | XInput.h | 246 unsigned int button; /* detail */ member
|
D | XIproto.h | 654 CARD8 button; member 672 CARD8 button; member
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIface.hal | 29 * Push button method. 538 * The PBC operation requires that a button is also pressed at the
|
D | ISupplicantStaIface.hal | 352 * The PBC operation requires that a button is also pressed at the
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 61 * - For a trackball, the value is set to 1 if the trackball button is pressed 63 * - For a mouse, the value is set to 1 if the primary mouse button is pressed 783 * The button that has been modified during a press or release action.
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xproto.h | 1479 CARD8 button; member 1486 CARD8 button; member
|
D | Xlib.h | 595 unsigned int button; /* detail */ member
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 438 * A hardware button hardwired to a pin on a StrongBox device in such a way that nothing 439 * other than a button press can trigger the signal constitutes proof of physical presence
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 426 * When this sensor triggers, the device behaves as if the power button was
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …button:":is(button, input[type=button])",input:":is(input, textarea, select, button)",text:"input:… property
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1534 * off. For example, even if user presses power on button after automatic
|