Searched refs:shouldDrawCapsLockIndicator (Results 1 – 1 of 1) sorted by relevance
473 bool shouldDrawCapsLockIndicator = false; in capsLockStateMayHaveChanged() local476 shouldDrawCapsLockIndicator = inputElement()->isPasswordField() in capsLockStateMayHaveChanged()481 if (shouldDrawCapsLockIndicator != m_shouldDrawCapsLockIndicator) { in capsLockStateMayHaveChanged()482 m_shouldDrawCapsLockIndicator = shouldDrawCapsLockIndicator; in capsLockStateMayHaveChanged()