Searched refs:InputEventLabel (Results 1 – 2 of 2) sorted by relevance
28 struct InputEventLabel { struct56 static const char* lookupLabelByValue(const std::vector<InputEventLabel>& vec, int value);88 const std::vector<InputEventLabel> KEY_NAMES;92 const std::vector<InputEventLabel> AXES_NAMES;
457 const char* InputEventLookup::lookupLabelByValue(const std::vector<InputEventLabel>& vec, in lookupLabelByValue()