Home
last modified time | relevance | path

Searched refs:setSelection (Results 1 – 25 of 40) sorted by relevance

12

/external/webkit/WebCore/editing/
DSelectionController.cpp82setSelection(VisibleSelection(pos.deepEquivalent(), pos.deepEquivalent(), pos.affinity()), true, t… in moveTo()
87setSelection(VisibleSelection(base.deepEquivalent(), extent.deepEquivalent(), base.affinity()), tr… in moveTo()
92 setSelection(VisibleSelection(pos, affinity), true, true, userTriggered); in moveTo()
98 setSelection(selection, true, true, userTriggered); in moveTo()
103 setSelection(VisibleSelection(base, extent, affinity), true, true, userTriggered); in moveTo()
106 void SelectionController::setSelection(const VisibleSelection& s, bool closeTyping, bool clearTypin… in setSelection() function in WebCore::SelectionController
130 … document->frame()->selection()->setSelection(s, closeTyping, clearTypingStyle, userTriggered); in setSelection()
229 setSelection(VisibleSelection(), false, false); in nodeWillBeRemoved()
566 trialSelectionController.setSelection(m_selection); in modify()
662 trialSelectionController.setSelection(m_selection); in modify()
[all …]
DTypingCommand.cpp169 frame->selection()->setSelection(currentSelection); in insertText()
182 frame->selection()->setSelection(currentSelection); in insertText()
434 selection.setSelection(endingSelection()); in deleteKeyPressed()
528 selection.setSelection(endingSelection()); in forwardDeleteKeyPressed()
DSelectionController.h61 …void setSelection(const VisibleSelection&, bool closeTyping = true, bool clearTypingStyle = true, …
DEditor.cpp1331 m_frame->selection()->setSelection(selection, false, false); in selectComposition()
1387 m_frame->selection()->setSelection(oldSelection, false, false); in confirmComposition()
1976 … frame()->selection()->setSelection(VisibleSelection(badGrammarRange.get(), SEL_DEFAULT_AFFINITY)); in advanceToNextMisspelling()
1987 frame()->selection()->setSelection(VisibleSelection(misspellingRange.get(), DOWNSTREAM)); in advanceToNextMisspelling()
2252 frame()->selection()->setSelection(newSelection); in markMisspellingsAfterTypingToPosition()
2512 m_frame->selection()->setSelection(selectionToReplace); in markAllMisspellingsAndBadGrammarInRanges()
2692 m_frame->selection()->setSelection(newSelection); in transpose()
2885 m_frame->selection()->setSelection(newSelection, closeTyping, clearTypingStyle); in changeSelectionAfterCommand()
DDeleteButtonController.cpp355 m_frame->selection()->setSelection(VisiblePosition(pos)); in deleteTarget()
/external/webkit/WebCore/page/
DDOMSelection.cpp373 selection->setSelection(VisibleSelection(r)); in addRange()
384 … selection->setSelection(VisibleSelection(r->startPosition(), range->endPosition(), DOWNSTREAM)); in addRange()
387 selection->setSelection(VisibleSelection(r)); in addRange()
394 selection->setSelection(VisibleSelection(range.get())); in addRange()
397 … selection->setSelection(VisibleSelection(range->startPosition(), r->endPosition(), DOWNSTREAM)); in addRange()
DDragController.cpp316 m_page->dragCaretController()->setSelection(dragCaret); in tryDocumentDrag()
345 frame->selection()->setSelection(dragCaret); in setSelectionToDragCaret()
348 frame->selection()->setSelection(dragCaret); in setSelectionToDragCaret()
575 src->selection()->setSelection(VisibleSelection(range.get(), DOWNSTREAM)); in prepareClipboardForImageDrag()
688 src->selection()->setSelection(VisibleSelection::selectionFromContentsOfNode(node)); in startDrag()
798 m_page->dragCaretController()->setSelection(dragCaret); in placeDragCaret()
DFocusController.cpp253 frame->selection()->setSelection(newSelection); in advanceFocus()
DEventHandler.cpp249 m_frame->selection()->setSelection(newSelection); in selectClosestWordFromMouseEvent()
273 m_frame->selection()->setSelection(newSelection); in selectClosestWordOrLinkFromMouseEvent()
316 m_frame->selection()->setSelection(newSelection); in handleMousePressEventTripleClick()
367 m_frame->selection()->setSelection(newSelection); in handleMousePressEventSingleClick()
580 m_frame->selection()->setSelection(newSelection); in updateSelectionForMouseDrag()
638 m_frame->selection()->setSelection(newSelection); in handleMouseReleaseEvent()
DFrame.cpp1392 selection()->setSelection(VisibleSelection(Position(node, 0), DOWNSTREAM)); in setSelectionFromNone()
1487 this->selection()->setSelection(VisibleSelection(resultRange.get(), DOWNSTREAM)); in findString()
/external/skia/src/views/
DSkListView.cpp237 void SkListView::setSelection(int index)
264 this->setSelection(index);
277 this->setSelection(index);
500 this->setSelection(0);
581 void SkGridView::setSelection(int index)
609 this->setSelection(index);
622 this->setSelection(index);
889 this->setSelection(0);
DSkListWidget.cpp65 void SkListView::setSelection(int index) in setSelection() function in SkListView
91 this->setSelection(index); in moveSelectionUp()
110 this->setSelection(index); in moveSelectionDown()
480 this->setSelection(0); in onInflate()
/external/webkit/WebKit/chromium/src/
DContextMenuClientImpl.cpp125 selectedFrame->selection()->setSelection(VisibleSelection(pos)); in selectMisspelledWord()
128 selectedFrame->selection()->setSelection(VisibleSelection(pos)); in selectMisspelledWord()
DWebFrameImpl.cpp1089 frame->selection()->setSelection(selection); in selectWordAroundPosition()
1178 frame()->selection()->setSelection(selection); in find()
1781 frame()->selection()->setSelection(m_activeMatch.get()); in setFindEndstateFocusAndSelection()
/external/webkit/WebCore/page/chromium/
DEventHandlerChromium.cpp67 m_frame->selection()->setSelection(newSelection); in passMousePressEventToSubframe()
/external/skia/include/views/
DSkWidget.h365 void setSelection(int);
437 void setSelection(int);
DSkWidgetViews.h231 void setSelection(int);
/external/webkit/WebKit/android/nav/
DCachedRoot.h101 void setSelection(int start, int end) { mSelectionStart = start; mSelectionEnd = end; } in setSelection() function
/external/webkit/WebCore/rendering/
DRenderView.h70 …void setSelection(RenderObject* start, int startPos, RenderObject* end, int endPos, SelectionRepai…
DRenderView.cpp395 void RenderView::setSelection(RenderObject* start, int startPos, RenderObject* end, int endPos, Sel… in setSelection() function in WebCore::RenderView
564 setSelection(0, -1, 0, -1, RepaintNewMinusOld); in clearSelection()
DRenderTextControl.cpp268 frame->selection()->setSelection(newSelection); in setSelectionRange()
/external/webkit/WebKit/android/jni/
DWebViewCore.h327 void setSelection(int start, int end);
DWebViewCore.cpp1670 void WebViewCore::setSelection(int start, int end) in setSelection() function in android::WebViewCore
1698 setSelection(start, end); in deleteSelection()
1724 setSelection(oldStart, oldEnd); in replaceTextfieldText()
1733 setSelection(start, end); in replaceTextfieldText()
2664 viewImpl->setSelection(start, end); in SetSelection()
/external/webkit/WebCore/svg/
DSVGTextContentElement.cpp482 controller->setSelection(VisibleSelection(start, end)); in selectSubString()
/external/webkit/WebCore/accessibility/
DAccessibilityRenderObject.cpp1757 frame->selection()->setSelection(VisibleSelection(Position(node, range.start), in setSelectedTextRange()
2165 selection.setSelection(VisibleSelection(visiblePos)); in visiblePositionRangeForLine()
2272 m_renderer->document()->frame()->selection()->setSelection(newSelection); in setSelectedVisiblePositionRange()
2377 selection.setSelection(VisibleSelection(visiblePos)); in doAXRangeForLine()

12