Searched defs:synchronousIconForPageURL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/IconDatabase/
H A DWebIconDatabaseProxy.cpp75 Image* WebIconDatabaseProxy::synchronousIconForPageURL(const String& pageURL, const IntSize& /*size*/) function in class:WebKit::WebIconDatabaseProxy
/macosx-10.9.5/WebCore-7537.78.1/loader/icon/
H A DIconDatabaseBase.h181 virtual Image* synchronousIconForPageURL(const String&, const IntSize&) { return 0; } function in class:WebCore::IconDatabaseBase
H A DIconDatabase.cpp221 Image* IconDatabase::synchronousIconForPageURL(const String& pageURLOriginal, const IntSize& size) function in class:WebCore::IconDatabase

Completed in 113 milliseconds