Home
last modified time | relevance | path

Searched refs:maxButtonId (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp496 static constexpr int32_t maxButtonId = 7; in ParseCommand() local
530 if ((buttonId < minButtonId) || (buttonId > maxButtonId)) { in ParseCommand()
532 << maxButtonId << std::endl; in ParseCommand()

Completed in 6 milliseconds