Home
last modified time | relevance | path

Searched refs:nodesFromRect (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h190 …PassRefPtr<NodeList> nodesFromRect(Document*, int x, int y, unsigned topPadding, unsigned rightPad…
DInternals.idl147 [RaisesException] NodeList nodesFromRect(Document document, long x, long y,
DInternals.cpp1427 PassRefPtr<NodeList> Internals::nodesFromRect(Document* document, int centerX, int centerY, unsigne… in nodesFromRect() function in WebCore::Internals
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h321 PassRefPtr<NodeList> nodesFromRect(int centerX, int centerY,