Searched refs:m_shouldShowBlockCursor (Results 1 – 2 of 2) sorted by relevance
290 bool m_shouldShowBlockCursor : 1; variable
104 , m_shouldShowBlockCursor(false) in FrameSelection()1536 …bool paintBlockCursor = m_shouldShowBlockCursor && m_selection.isCaret() && !isLogicalEndOfLine(m_… in updateAppearance()1833 m_shouldShowBlockCursor = shouldShowBlockCursor; in setShouldShowBlockCursor()