Home
last modified time | relevance | path

Searched refs:shouldBlink (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DFrameSelection.cpp1538 bool shouldBlink = !paintBlockCursor && shouldBlinkCaret(); in updateAppearance() local
1544 … if (option == ResetCaretBlink || !shouldBlink || shouldStopBlinkingDueToTypingCommand(m_frame)) { in updateAppearance()
1553 if (shouldBlink && !m_caretBlinkTimer.isActive()) { in updateAppearance()