createRange      1480 Source/core/dom/Document.cpp PassRefPtrWillBeRawPtr<Range> Document::createRange()
createRange        60 Source/core/editing/PlainTextRange.cpp PassRefPtrWillBeRawPtr<Range> PlainTextRange::createRange(const ContainerNode& scope) const
createRange       528 Source/core/editing/htmlediting.cpp PassRefPtrWillBeRawPtr<Range> createRange(Document& document, const VisiblePosition& start, const VisiblePosition& end, ExceptionState& exceptionState)