Home
last modified time | relevance | path

Searched refs:RevealExtentOption (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DFrameSelection.h55 enum RevealExtentOption { enum
211 …ion(const ScrollAlignment& = ScrollAlignment::alignCenterIfNeeded, RevealExtentOption = DoNotRevea…
DEditor.h268 …ion(const ScrollAlignment& = ScrollAlignment::alignCenterIfNeeded, RevealExtentOption = DoNotRevea…
DEditor.cpp1036 …alSelectionAfterEditingOperation(const ScrollAlignment& alignment, RevealExtentOption revealExtent… in revealSelectionAfterEditingOperation()
DFrameSelection.cpp1770 void FrameSelection::revealSelection(const ScrollAlignment& alignment, RevealExtentOption revealExt… in revealSelection()