Home
last modified time | relevance | path

Searched defs:getBoundingClientRect (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dexterns.js5 Range.prototype.getBoundingClientRect; method in Range
/external/chromium_org/third_party/WebKit/Source/core/dom/
DRange.cpp1714 PassRefPtrWillBeRawPtr<ClientRect> Range::getBoundingClientRect() const in getBoundingClientRect() function in blink::Range
DElement.cpp818 PassRefPtrWillBeRawPtr<ClientRect> Element::getBoundingClientRect() in getBoundingClientRect() function in blink::Element