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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h280 PassRefPtrWillBeRawPtr<ClientRectList> nonDraggableRegions(Document*, ExceptionState&);
H A DInternals.idl241 [RaisesException] ClientRectList nonDraggableRegions(Document document);
H A DInternals.cpp2047 PassRefPtrWillBeRawPtr<ClientRectList> Internals::nonDraggableRegions(Document* document, ExceptionState& exceptionState) function in class:WebCore::Internals

Completed in 69 milliseconds