Searched refs:haveKeyLayout (Results 1 – 3 of 3) sorted by relevance
58 inline bool haveKeyLayout() const { in haveKeyLayout() function67 return haveKeyLayout() && haveKeyCharacterMap(); in isComplete()
97 if (!haveKeyLayout()) { in probeKeyMap()
348 if (device && !device->isVirtual() && device->keyMap.haveKeyLayout()) { in getKeyCodeState()411 if (device && device->keyMap.haveKeyLayout()) { in markSupportedKeyCodes()450 if (device->keyMap.haveKeyLayout()) { in mapKey()467 if (device && device->keyMap.haveKeyLayout()) { in mapAxis()1446 if (!device->keyMap.haveKeyLayout() || !device->keyBitmask) { in hasKeycodeLocked()1464 if (!device->keyMap.haveKeyLayout() || !device->ledBitmask) { in mapLed()