Home
last modified time | relevance | path

Searched refs:selectionFromContentsOfNode (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/editing/
DVisibleSelection.h53 static VisibleSelection selectionFromContentsOfNode(Node*);
DVisibleSelection.cpp90 VisibleSelection VisibleSelection::selectionFromContentsOfNode(Node* node) in selectionFromContentsOfNode() function in WebCore::VisibleSelection
Dmarkup.cpp587 …if (body && areRangesEqual(VisibleSelection::selectionFromContentsOfNode(body).toNormalizedRange()… in createMarkup()
DReplaceSelectionCommand.cpp159 …RefPtr<Range> range = VisibleSelection::selectionFromContentsOfNode(holder.get()).toNormalizedRang… in ReplacementFragment()
DCompositeEditCommand.cpp766 setEndingSelection(VisibleSelection::selectionFromContentsOfNode(anchorNode)); in pushAnchorElementDown()
DSelectionController.cpp1417 VisibleSelection newSelection(VisibleSelection::selectionFromContentsOfNode(root)); in selectAll()
/external/webkit/Source/WebCore/page/
DDragController.cpp744 src->selection()->setSelection(VisibleSelection::selectionFromContentsOfNode(node)); in startDrag()
DEventHandler.cpp319 newSelection = VisibleSelection::selectionFromContentsOfNode(URLElement); in selectClosestWordOrLinkFromMouseEvent()
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1010254 (WebCore::Selection::selectionFromContentsOfNode):
DChangeLog-2009-06-1628621 (WebCore::VisibleSelection::selectionFromContentsOfNode):
40434 (WebCore::VisibleSelection::selectionFromContentsOfNode):
DChangeLog44809 (WebCore::VisibleSelection::selectionFromContentsOfNode):