Home
last modified time | relevance | path

Searched defs:isSVGImageChromeClient (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
DSVGImageChromeClient.cpp48 bool SVGImageChromeClient::isSVGImageChromeClient() const in isSVGImageChromeClient() function in WebCore::SVGImageChromeClient
/external/chromium_org/third_party/WebKit/Source/core/page/
DChromeClient.h218 virtual bool isSVGImageChromeClient() const { return false; } in isSVGImageChromeClient() function