Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h295 String getImageSourceURL(Element*, ExceptionState&);
DInternals.idl264 [RaisesException] DOMString getImageSourceURL(Element element);
DInternals.cpp2263 String Internals::getImageSourceURL(Element* element, ExceptionState& exceptionState) in getImageSourceURL() function in WebCore::Internals