Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DFrameSelection.h90 ResetCaretBlink enumerator
DFrameSelection.cpp278 updateAppearance(ResetCaretBlink); in setSelection()
1544 … if (option == ResetCaretBlink || !shouldBlink || shouldStopBlinkingDueToTypingCommand(m_frame)) { in updateAppearance()