Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DPlainTextRange.cpp60 PassRefPtr<Range> PlainTextRange::createRange(const ContainerNode& scope) const in createRange() function in WebCore::PlainTextRange
Dhtmlediting.cpp528 PassRefPtr<Range> createRange(Document& document, const VisiblePosition& start, const VisiblePositi… in createRange() function
/external/llvm/include/llvm/IR/
DMDBuilder.h82 MDNode *createRange(const APInt &Lo, const APInt &Hi) { in createRange() function
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp1433 PassRefPtr<Range> Document::createRange() in createRange() function in WebCore::Document