Home
last modified time | relevance | path

Searched refs:Right (Results 1 – 8 of 8) sorted by relevance

/device/google/bonito/
D.clang-format8 PointerAlignment: Right
/device/google/coral/
D.clang-format8 PointerAlignment: Right
/device/google/bonito-sepolicy/
D.clang-format8 PointerAlignment: Right
/device/google/coral/usb/
D.clang-format8 PointerAlignment: Right
/device/google/crosshatch/
D.clang-format8 PointerAlignment: Right
/device/google/cuttlefish/host/frontend/vnc_server/
Dkeysyms.h29 Right = 0xff53, Down = 0xff54, F1 = 0xffbe, F2 = 0xffbf, variable
Dvirtual_inputs.cpp219 (*key_mapping)[cuttlefish::xk::Right] = KEY_RIGHT; in AddKeyMappings()
Dvnc_client_connection.cpp577 case cuttlefish::xk::Right: in RotateIfIsRotationCommand()