Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DFrameLoaderClientImpl.cpp398 void FrameLoaderClientImpl::dispatchDidChangeIcons(WebCore::IconType type) in dispatchDidChangeIcons() function in blink::FrameLoaderClientImpl
/external/chromium_org/third_party/WebKit/Source/core/loader/
DEmptyClients.h195 virtual void dispatchDidChangeIcons(IconType) OVERRIDE { } in dispatchDidChangeIcons() function