Home | History | Annotate | Download | only in editing

Lines Matching refs:shouldBlink

1321     bool shouldBlink = m_caretVisible
1326 if (caretRectChanged || !shouldBlink)
1331 if (shouldBlink && !m_caretBlinkTimer.isActive()) {