RevealExtent 105 Source/core/editing/Editor.cpp m_editor->m_frame.selection().revealSelection(ScrollAlignment::alignToEdgeIfNeeded, RevealExtent); RevealExtent 291 Source/core/editing/FrameSelection.cpp revealSelection(alignment, RevealExtent); RevealExtent 1781 Source/core/editing/FrameSelection.cpp rect = revealExtentOption == RevealExtent ? VisiblePosition(extent()).absoluteCaretBounds() : enclosingIntRect(bounds(false));