Searched refs:InputEventLabel (Results 1 – 2 of 2) sorted by relevance
29 struct InputEventLabel { struct42 static const char* lookupLabelByValue(const std::vector<InputEventLabel>& vec, int value); argument59 static const std::vector<InputEventLabel> KEY_NAMES;63 static const std::vector<InputEventLabel> AXES_NAMES;
399 const std::vector<InputEventLabel> InputEventLookup::KEY_NAMES = {KEYCODES_SEQUENCE};403 const std::vector<InputEventLabel> InputEventLookup::AXES_NAMES = {AXES_SEQUENCE};416 const char* InputEventLookup::lookupLabelByValue(const std::vector<InputEventLabel>& vec, in lookupLabelByValue()