Searched refs:CapsLockKey (Results 1 – 3 of 3) sorted by relevance
82 CapsLockKey = 1 << 4, enumerator91 bool capsLockKey() const { return m_modifiers & CapsLockKey; } in capsLockKey()
1034 modifiers |= WebEvent::CapsLockKey;
3971 Check for NSAlphaShiftKeyMask and set the CapsLockKey modifier.3975 Check for CapsLockKey and set NSAlphaShiftKeyMask.