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 blink::SVGImageChromeClient
/external/chromium_org/third_party/WebKit/Source/core/page/
DChromeClient.h213 virtual bool isSVGImageChromeClient() const { return false; } in isSVGImageChromeClient() function