RevealExtentOption 970 Source/core/editing/Editor.cpp void Editor::revealSelectionAfterEditingOperation(const ScrollAlignment& alignment, RevealExtentOption revealExtentOption) RevealExtentOption 263 Source/core/editing/Editor.h void revealSelectionAfterEditingOperation(const ScrollAlignment& = ScrollAlignment::alignCenterIfNeeded, RevealExtentOption = DoNotRevealExtent); RevealExtentOption 1770 Source/core/editing/FrameSelection.cpp void FrameSelection::revealSelection(const ScrollAlignment& alignment, RevealExtentOption revealExtentOption) RevealExtentOption 200 Source/core/editing/FrameSelection.h void revealSelection(const ScrollAlignment& = ScrollAlignment::alignCenterIfNeeded, RevealExtentOption = DoNotRevealExtent);