Searched refs:revealSelection (Results 1 – 7 of 7) sorted by relevance
106 … m_editor->m_frame.selection().revealSelection(ScrollAlignment::alignToEdgeIfNeeded, RevealExtent); in ~RevealSelectionScope()888 …page->focusController().focusedOrMainFrame()->selection().revealSelection(ScrollAlignment::alignCe… in insertTextWithoutSendingTextEvent()1056 m_frame.selection().revealSelection(alignment, revealExtentOption); in revealSelectionAfterEditingOperation()1204 m_frame.selection().revealSelection(); in findString()
203 …void revealSelection(const ScrollAlignment& = ScrollAlignment::alignCenterIfNeeded, RevealExtentOp…
291 m_frame.selection().revealSelection(); in advanceToNextMisspelling()300 m_frame.selection().revealSelection(); in advanceToNextMisspelling()
294 revealSelection(alignment, RevealExtent); in setSelection()1780 void FrameSelection::revealSelection(const ScrollAlignment& alignment, RevealExtentOption revealExt… in revealSelection() function in WebCore::FrameSelection
250 document().frame()->selection().revealSelection(); in updateFocusAppearance()
347 document().frame()->selection().revealSelection(); in updateFocusAppearance()
2207 frame->selection().revealSelection(); in updateFocusAppearance()