Searched defs:createRange (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DPlainTextRange.cpp60 PassRefPtrWillBeRawPtr<Range> PlainTextRange::createRange(const ContainerNode& scope) const function in class:blink::PlainTextRange
74 RefPtrWillBeRawPtr<Range> resultRange = scope.document().createRange();
H A DTextIterator.cpp1190 PassRefPtrWillBeRawPtr<Range> TextIterator::createRange() const function in class:blink::TextIterator
1646 PassRefPtrWillBeRawPtr<Range> CharacterIterator::createRange() const function in class:blink::CharacterIterator
1648 RefPtrWillBeRawPtr<Range> r = m_textIterator.createRange();
2342 RefPtrWillBeRawPtr<Range> beforeStartRange = it.ownerDocument()->createRange();
H A Dhtmlediting.cpp553 PassRefPtrWillBeRawPtr<Range> createRange(Document& document, const VisiblePosition& start, const VisiblePosition& end, ExceptionState& exceptionState) function in namespace:blink
/external/llvm/lib/IR/
H A DMDBuilder.cpp51 MDNode *MDBuilder::createRange(const APInt &Lo, const APInt &Hi) { function in class:MDBuilder
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp1537 PassRefPtrWillBeRawPtr<Range> Document::createRange() function in class:blink::Document
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 111 milliseconds