Searched refs:inspectorHighlightRects (Results 1 – 3 of 3) sorted by relevance
144 PassRefPtr<ClientRectList> inspectorHighlightRects(Document*, ExceptionState&);
96 [RaisesException] ClientRectList inspectorHighlightRects(Document document);
794 PassRefPtr<ClientRectList> Internals::inspectorHighlightRects(Document* document, ExceptionState& e… in inspectorHighlightRects() function in WebCore::Internals