HomeSort by relevance Sort by last modified time
    Searched refs:imageForPageURL (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/API/C/cg/
WKIconDatabaseCG.cpp 39 Image* image = toImpl(iconDatabaseRef)->imageForPageURL(toWTFString(urlRef));
  /external/webkit/Source/WebKit2/UIProcess/
WebIconDatabase.h 79 WebCore::Image* imageForPageURL(const String&);
WebIconDatabase.cpp 177 Image* WebIconDatabase::imageForPageURL(const String& pageURL)

Completed in 74 milliseconds