Searched defs:selectionRange (Results 1 – 8 of 8) sorted by relevance
526 WebInspector.TabbedEditorContainer.HistoryItem = function(url, selectionRange, scrollLineNumber) argument610 selectionRange: function(url) method in WebInspector.TabbedEditorContainer.History620 updateSelectionRange: function(url, selectionRange) argument
163 RefPtrWillBeRawPtr<Range> selectionRange = selection.toNormalizedRange(); in selectMisspellingAsync() local
581 WebRange WebRemoteFrameImpl::selectionRange() const in selectionRange() function in blink::WebRemoteFrameImpl
1106 WebRange WebLocalFrameImpl::selectionRange() const in selectionRange() function in blink::WebLocalFrameImpl
750 RefPtrWillBeRawPtr<Range> selectionRange = src->selection().toNormalizedRange(); in populateDragDataTransfer() local
2751 RefPtrWillBeRawPtr<Range> selectionRange = selection.toNormalizedRange(); in sendContextMenuEventForKey() local
640 … RefPtrWillBeRawPtr<Range> selectionRange = extendedParagraph.subrange(0, selectionOffset); in markAndReplaceFor() local
4511 RefPtrWillBeRawPtr<Range> selectionRange = frame->frame()->selection().toNormalizedRange(); in TEST_F() local4544 RefPtrWillBeRawPtr<Range> selectionRange = frame->frame()->selection().toNormalizedRange(); in TEST_F() local