Searched refs:RotateIfIsRotationCommand (Results 1 – 2 of 2) sorted by relevance
131 bool RotateIfIsRotationCommand(std::uint32_t key);
527 bool VncClientConnection::RotateIfIsRotationCommand(std::uint32_t key) { in RotateIfIsRotationCommand() function in VncClientConnection581 if (RotateIfIsRotationCommand(key)) { in HandleKeyEvent()