Searched defs:selectionRange (Results 1 – 4 of 4) sorted by relevance
565 RefPtr<Range> selectionRange = frame->selection()->toNormalizedRange(); in createFromSelection() local
704 RefPtr<Range> selectionRange = src->selection()->toNormalizedRange(); in startDrag() local
1052 WebRange WebFrameImpl::selectionRange() const in selectionRange() function in WebKit::WebFrameImpl
2547 … RefPtr<Range> selectionRange = TextIterator::subrange(paragraphRange.get(), 0, selectionOffset); in markAllMisspellingsAndBadGrammarInRanges() local