Searched defs:synchronousIconForPageURL (Results 1 – 3 of 3) sorted by relevance
75 Image* WebIconDatabaseProxy::synchronousIconForPageURL(const String& pageURL, const IntSize& size) in synchronousIconForPageURL() function in WebKit::WebIconDatabaseProxy
180 virtual Image* synchronousIconForPageURL(const String&, const IntSize&) { return 0; } in synchronousIconForPageURL() function
220 Image* IconDatabase::synchronousIconForPageURL(const String& pageURLOriginal, const IntSize& size) in synchronousIconForPageURL() function in WebCore::IconDatabase