m_shouldShowBlockCursor 1528 Source/core/editing/FrameSelection.cpp     if (m_shouldShowBlockCursor && m_selection.isCaret()) {
m_shouldShowBlockCursor 1825 Source/core/editing/FrameSelection.cpp     m_shouldShowBlockCursor = shouldShowBlockCursor;
m_shouldShowBlockCursor  274 Source/core/editing/FrameSelection.h     bool m_shouldShowBlockCursor : 1;