Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp495 static constexpr int32_t minButtonId = 0; in ParseCommand() local
530 if ((buttonId < minButtonId) || (buttonId > maxButtonId)) { in ParseCommand()
531 std::cout << "button is out of range:" << minButtonId << " < " << buttonId << " < " in ParseCommand()

Completed in 6 milliseconds