Searched defs:registerForIconNotification (Results 1 - 8 of 8) sorted by relevance

/external/webkit/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp100 registerForIconNotification(false);
270 registerForIconNotification();
1264 void FrameLoaderClientAndroid::registerForIconNotification(bool listen) { function in class:android::FrameLoaderClientAndroid
1277 registerForIconNotification(false);
/external/webkit/WebKit/chromium/src/
H A DFrameLoaderClientImpl.cpp149 void FrameLoaderClientImpl::registerForIconNotification(bool) function in class:WebKit::FrameLoaderClientImpl
/external/webkit/WebKit/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp555 void FrameLoaderClient::registerForIconNotification(bool shouldRegister) function in class:WebKit::FrameLoaderClient
/external/webkit/WebKit/haiku/WebCoreSupport/
H A DFrameLoaderClientHaiku.cpp810 void FrameLoaderClientHaiku::registerForIconNotification(bool listen) function in class:WebCore::FrameLoaderClientHaiku
/external/webkit/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp640 void FrameLoaderClientQt::registerForIconNotification(bool) function in class:WebCore::FrameLoaderClientQt
/external/webkit/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.cpp911 void FrameLoaderClientWx::registerForIconNotification(bool listen) function in class:WebCore::FrameLoaderClientWx
/external/webkit/WebCore/loader/
H A DEmptyClients.h315 virtual void registerForIconNotification(bool) { } function in class:WebCore::EmptyFrameLoaderClient
/external/webkit/WebKit/win/
H A DWebFrame.cpp1820 void WebFrame::registerForIconNotification(bool listen) function in class:WebFrame
1822 d->webView->registerForIconNotification(listen);

Completed in 83 milliseconds