Home
last modified time | relevance | path

Searched defs:createRange (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DPlainTextRange.cpp60 PassRefPtrWillBeRawPtr<Range> PlainTextRange::createRange(const ContainerNode& scope) const in createRange() function in blink::PlainTextRange
DTextIterator.cpp1190 PassRefPtrWillBeRawPtr<Range> TextIterator::createRange() const in createRange() function in blink::TextIterator
1646 PassRefPtrWillBeRawPtr<Range> CharacterIterator::createRange() const in createRange() function in blink::CharacterIterator
Dhtmlediting.cpp553 PassRefPtrWillBeRawPtr<Range> createRange(Document& document, const VisiblePosition& start, const V… in createRange() function
/external/llvm/lib/IR/
DMDBuilder.cpp51 MDNode *MDBuilder::createRange(const APInt &Lo, const APInt &Hi) { in createRange() function in MDBuilder
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp1537 PassRefPtrWillBeRawPtr<Range> Document::createRange() in createRange() function in blink::Document