Home | History | Annotate | Download | only in WebView

Lines Matching refs:toNormalizedRange

663     return kit(selection.toNormalizedRange().get());
726 return kit(_private->coreFrame->editor()->mark().toNormalizedRange().get());
923 return [self _convertToNSRange:_private->coreFrame->selection()->toNormalizedRange().get()];
1081 DOMDocumentFragment* fragment = kit(createFragmentFromText(_private->coreFrame->selection()->toNormalizedRange().get(), text).get());