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

  /external/webkit/Source/WebKit/win/
WebIconDatabase.h 115 static BSTR iconDatabaseDidRemoveAllIconsNotification();
WebIconDatabase.cpp 382 BSTR WebIconDatabase::iconDatabaseDidRemoveAllIconsNotification()
391 notifyCenter->postNotificationName(WebIconDatabase::iconDatabaseDidRemoveAllIconsNotification(), static_cast<IWebIconDatabase*>(iconDB), 0);

Completed in 194 milliseconds