Searched refs:POLICY_FLAG_CAPS_LOCK (Results 1 – 2 of 2) sorted by relevance
117 POLICY_FLAG_CAPS_LOCK = 0x00000008, enumerator
2330 if (policyFlags & POLICY_FLAG_CAPS_LOCK) { in notifyKey()