Searched refs:haveKeyLayout (Results 1 – 3 of 3) sorted by relevance
58 inline bool haveKeyLayout() const { in haveKeyLayout() function67 return haveKeyLayout() && haveKeyCharacterMap(); in isComplete()
355 if (device && !device->isVirtual() && device->keyMap.haveKeyLayout()) { in getKeyCodeState()418 if (device && device->keyMap.haveKeyLayout()) { in markSupportedKeyCodes()459 if (status != NO_ERROR && device->keyMap.haveKeyLayout()) { in mapKey()488 if (device && device->keyMap.haveKeyLayout()) { in mapAxis()1500 if (!device->keyMap.haveKeyLayout()) { in hasKeycodeLocked()1518 if (!device->keyMap.haveKeyLayout()) { in mapLed()
97 if (!haveKeyLayout()) { in probeKeyMap()