Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h144 PassRefPtr<ClientRectList> inspectorHighlightRects(Document*, ExceptionState&);
DInternals.idl96 [RaisesException] ClientRectList inspectorHighlightRects(Document document);
DInternals.cpp794 PassRefPtr<ClientRectList> Internals::inspectorHighlightRects(Document* document, ExceptionState& e… in inspectorHighlightRects() function in WebCore::Internals