Searched defs:setIconURLForPageURL (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/IconDatabase/
H A DWebIconDatabaseProxy.cpp131 void WebIconDatabaseProxy::setIconURLForPageURL(const String& iconURL, const String& pageURL) function in class:WebKit::WebIconDatabaseProxy
/macosx-10.10/WebCore-7600.1.25/loader/icon/
H A DIconDatabaseBase.h173 virtual void setIconURLForPageURL(const String&, const String&) { } function in class:WebCore::IconDatabaseBase
H A DIconDatabase.cpp597 void IconDatabase::setIconURLForPageURL(const String& iconURLOriginal, const String& pageURLOriginal) function in class:WebCore::IconDatabase
/macosx-10.10/WebCore-7600.1.25/loader/icon/wince/
H A DIconDatabaseWinCE.cpp63 void IconDatabase::setIconURLForPageURL(const String& iconURL, const String& pageURL) {} function in class:WebCore::IconDatabase
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebIconDatabase.cpp121 void WebIconDatabase::setIconURLForPageURL(const String& iconURL, const String& pageURL) function in class:WebKit::WebIconDatabase

Completed in 73 milliseconds