Home
last modified time | relevance | path

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

12

/external/webkit/Source/WebCore/editing/
DSetSelectionCommand.cpp46 selectionController->setSelection(m_selectionToSet, m_options); in doApply()
57 selectionController->setSelection(startingSelection(), m_options); in doUnapply()
DSelectionController.cpp97setSelection(VisibleSelection(pos.deepEquivalent(), pos.deepEquivalent(), pos.affinity()), options… in moveTo()
105setSelection(VisibleSelection(base.deepEquivalent(), extent.deepEquivalent(), base.affinity()), op… in moveTo()
113 setSelection(VisibleSelection(pos, affinity), options); in moveTo()
122 setSelection(selection, options); in moveTo()
130 setSelection(VisibleSelection(base, extent, affinity), options); in moveTo()
133 void SelectionController::setSelection(const VisibleSelection& s, SetSelectionOptions options, Curs… in setSelection() function in WebCore::SelectionController
161 document->frame()->selection()->setSelection(s, options); in setSelection()
277 setSelection(VisibleSelection(), 0); in respondToNodeModification()
328 setSelection(newSelection, 0); in textWillBeReplaced()
759 trialSelectionController.setSelection(m_selection); in modify()
[all …]
DSelectionController.h79 …void setSelection(const VisibleSelection&, SetSelectionOptions = CloseTyping | ClearTypingStyle, C…
80setSelection(const VisibleSelection& selection, TextGranularity granularity, DirectionalityPolicy …
DTypingCommand.cpp214 frame->selection()->setSelection(currentSelection); in insertText()
489 selection.setSelection(endingSelection()); in deleteKeyPressed()
585 selection.setSelection(endingSelection()); in forwardDeleteKeyPressed()
DEditor.cpp1486 m_frame->selection()->setSelection(selection, 0); in selectComposition()
1544 m_frame->selection()->setSelection(oldSelection, 0); in confirmComposition()
1825 … frame()->selection()->setSelection(VisibleSelection(badGrammarRange.get(), SEL_DEFAULT_AFFINITY)); in advanceToNextMisspelling()
1835 frame()->selection()->setSelection(VisibleSelection(misspellingRange.get(), DOWNSTREAM)); in advanceToNextMisspelling()
2029 frame()->selection()->setSelection(newSelection); in markMisspellingsAfterTypingToWord()
2269 m_frame->selection()->setSelection(selectionToReplace); in markAllMisspellingsAndBadGrammarInRanges()
2278 m_frame->selection()->setSelection(selectionToReplace); in markAllMisspellingsAndBadGrammarInRanges()
2539 m_frame->selection()->setSelection(newSelection); in transpose()
2732 m_frame->selection()->setSelection(newSelection, options); in changeSelectionAfterCommand()
3042 m_frame->selection()->setSelection(VisibleSelection(resultRange.get(), DOWNSTREAM)); in findString()
DDeleteButtonController.cpp355 m_frame->selection()->setSelection(VisiblePosition(pos)); in deleteTarget()
DSpellingCorrectionController.cpp273 …m_frame->selection()->setSelection(selectionOfCorrected, SelectionController::CloseTyping | Select… in respondToUnappliedSpellCorrection()
/external/webkit/Source/WebCore/page/
DDOMSelection.cpp405 selection->setSelection(VisibleSelection(r)); in addRange()
416 … selection->setSelection(VisibleSelection(r->startPosition(), range->endPosition(), DOWNSTREAM)); in addRange()
419 selection->setSelection(VisibleSelection(r)); in addRange()
426 selection->setSelection(VisibleSelection(range.get())); in addRange()
429 … selection->setSelection(VisibleSelection(range->startPosition(), r->endPosition(), DOWNSTREAM)); in addRange()
DDragController.cpp334 m_page->dragCaretController()->setSelection(dragCaret); in tryDocumentDrag()
363 frame->selection()->setSelection(dragCaret); in setSelectionToDragCaret()
366 frame->selection()->setSelection(dragCaret); in setSelectionToDragCaret()
631 src->selection()->setSelection(VisibleSelection(range.get(), DOWNSTREAM)); in prepareClipboardForImageDrag()
744 src->selection()->setSelection(VisibleSelection::selectionFromContentsOfNode(node)); in startDrag()
854 m_page->dragCaretController()->setSelection(dragCaret); in placeDragCaret()
DFocusController.cpp302 frame->selection()->setSelection(newSelection); in advanceFocusInDocumentOrder()
/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/llvm/include/llvm/CodeGen/PBQP/
DSolution.h77 void setSelection(Graph::NodeItr nItr, unsigned selection) { in setSelection() function
DHeuristicSolver.h208 s.setSelection(nItr, selection); in setSolution()
/external/webkit/Source/WebCore/page/chromium/
DEventHandlerChromium.cpp67 m_frame->selection()->setSelection(newSelection); in passMousePressEventToSubframe()
/external/webkit/Source/WebKit/chromium/src/
DContextMenuClientImpl.cpp133 selectedFrame->selection()->setSelection(VisibleSelection(pos)); in selectMisspelledWord()
136 selectedFrame->selection()->setSelection(VisibleSelection(pos)); in selectMisspelledWord()
DWebFrameImpl.cpp1318 frame->selection()->setSelection(selection, granularity); in selectWordAroundPosition()
1338 frame()->selection()->setSelection(selection, CharacterGranularity, in selectRange()
1488 frame()->selection()->setSelection(selection); in find()
2131 frame()->selection()->setSelection(m_activeMatch.get()); in setFindEndstateFocusAndSelection()
/external/skia/include/views/
DSkWidget.h365 void setSelection(int);
437 void setSelection(int);
DSkWidgetViews.h233 void setSelection(int);
/external/webkit/Source/WebKit/android/nav/
DCachedRoot.h107 void setSelection(int start, int end) { mSelectionStart = start; mSelectionEnd = end; } in setSelection() function
/external/webkit/Source/WebCore/svg/
DSVGTextContentElement.cpp179 controller->setSelection(VisibleSelection(start, end)); in selectSubString()
/external/webkit/Source/WebCore/rendering/
DRenderView.h76 …void setSelection(RenderObject* start, int startPos, RenderObject* end, int endPos, SelectionRepai…
DRenderView.cpp408 void RenderView::setSelection(RenderObject* start, int startPos, RenderObject* end, int endPos, Sel… in setSelection() function in WebCore::RenderView
578 setSelection(0, -1, 0, -1, RepaintNewMinusOld); in clearSelection()
/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_win.h283 STDMETHODIMP setSelection(LONG selection_index, in setSelection() function
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h364 void setSelection(int start, int end);

12