Searched refs:lookupValueByLabel (Results 1 – 1 of 1) sorted by relevance
413 static int lookupValueByLabel(const char* literal, const InputEventLabel *list) { in lookupValueByLabel() function434 return int32_t(lookupValueByLabel(label, KEYCODES)); in getKeyCodeByLabel()445 return uint32_t(lookupValueByLabel(label, FLAGS)); in getKeyFlagByLabel()449 return int32_t(lookupValueByLabel(label, AXES)); in getAxisByLabel()457 return int32_t(lookupValueByLabel(label, LEDS)); in getLedByLabel()