Searched refs:lookupValueByLabel (Results 1 – 1 of 1) sorted by relevance
404 static int lookupValueByLabel(const char* literal, const InputEventLabel *list) { in lookupValueByLabel() function425 return int32_t(lookupValueByLabel(label, KEYCODES)); in getKeyCodeByLabel()436 return uint32_t(lookupValueByLabel(label, FLAGS)); in getKeyFlagByLabel()440 return int32_t(lookupValueByLabel(label, AXES)); in getAxisByLabel()448 return int32_t(lookupValueByLabel(label, LEDS)); in getLedByLabel()