Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h289 String getCurrentCursorInfo(Document*, ExceptionState&);
DInternals.idl253 [RaisesException] DOMString getCurrentCursorInfo(Document document);
DInternals.cpp2192 String Internals::getCurrentCursorInfo(Document* document, ExceptionState& exceptionState) in getCurrentCursorInfo() function in WebCore::Internals