Home
last modified time | relevance | path

Searched refs:locationFromRange (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h169 unsigned locationFromRange(Element* scope, const Range*, ExceptionState&);
DInternals.idl126 [RaisesException] unsigned long locationFromRange(Element scope, Range range);
DInternals.cpp1100 unsigned Internals::locationFromRange(Element* scope, const Range* range, ExceptionState& exception… in locationFromRange() function in WebCore::Internals