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.h51 enum RevealExtentOption { enum
208 …ion(const ScrollAlignment& = ScrollAlignment::alignCenterIfNeeded, RevealExtentOption = DoNotRevea…
DEditor.h273 …ion(const ScrollAlignment& = ScrollAlignment::alignCenterIfNeeded, RevealExtentOption = DoNotRevea…
DEditor.cpp1013 …alSelectionAfterEditingOperation(const ScrollAlignment& alignment, RevealExtentOption revealExtent… in revealSelectionAfterEditingOperation()
DFrameSelection.cpp1779 void FrameSelection::revealSelection(const ScrollAlignment& alignment, RevealExtentOption revealExt… in revealSelection()