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

  /external/webkit/WebCore/loader/icon/
IconDatabaseNone.cpp 141 void IconDatabase::setIconDataForIconURL(PassRefPtr<SharedBuffer> /*data*/, const String& /*iconURL*/)
IconLoader.cpp 159 iconDatabase()->setIconDataForIconURL(data, iconURL.string());
IconDatabase.h 84 void setIconDataForIconURL(PassRefPtr<SharedBuffer> data, const String&);
IconDatabase.cpp 510 void IconDatabase::setIconDataForIconURL(PassRefPtr<SharedBuffer> dataOriginal, const String& iconURLOriginal)
    [all...]
  /external/webkit/WebCore/loader/icon/wince/
IconDatabaseWince.cpp 55 void IconDatabase::setIconDataForIconURL(PassRefPtr<SharedBuffer> data, const String&) {}

Completed in 483 milliseconds