Searched refs:nodesFromRect (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h189 PassRefPtrWillBeRawPtr<StaticNodeList> nodesFromRect(Document*, int x, int y, unsigned topPadding, unsigned rightPadding,
H A DInternals.idl146 [RaisesException] NodeList nodesFromRect(Document document, long x, long y,
H A DInternals.cpp1437 PassRefPtrWillBeRawPtr<StaticNodeList> Internals::nodesFromRect(Document* document, int centerX, int centerY, unsigned topPadding, unsigned rightPadding, function in class:WebCore::Internals

Completed in 101 milliseconds