Home | History | Annotate | Download | only in win

Lines Matching refs:WebIconDatabase

47 #include "WebIconDatabase.h"
2717 CFTypeRef value = CFDictionaryGetValue(dictionary, WebIconDatabase::iconDatabaseNotificationUserInfoURLKey());
2737 nc->addObserver(this, WebIconDatabase::iconDatabaseDidAddIconNotification(), 0);
2739 nc->removeObserver(this, WebIconDatabase::iconDatabaseDidAddIconNotification(), 0);
4463 if (!wcscmp(name, WebIconDatabase::iconDatabaseDidAddIconNotification()))