Home
last modified time | relevance | path

Searched refs:MOUSEBUTTON_MIDDLE (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/testlibs/
Dmouse.h15 MOUSEBUTTON_MIDDLE, enumerator
DOSWindow.cpp27 case MOUSEBUTTON_MIDDLE: in MouseButtonName()
/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp419 button = MOUSEBUTTON_MIDDLE; in processEvent()
464 button = MOUSEBUTTON_MIDDLE; in processEvent()
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp397 event.mouseButton.button = MOUSEBUTTON_MIDDLE; in WndProc()
409 event.mouseButton.button = MOUSEBUTTON_MIDDLE; in WndProc()
/hardware/google/gfxstream/host/testlibs/qnx/
DQNXWindow.cpp272 target_button = MOUSEBUTTON_MIDDLE; in QNXCodeToButton()
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.mm295 return MOUSEBUTTON_MIDDLE;