Searched refs:getNotificationString (Results 1 – 3 of 3) sorted by relevance
159 …HRESULT hr = nc->postNotificationName(getNotificationString(notifyType), static_cast<IWebHistory*>… in postNotification()166 BSTR WebHistory::getNotificationString(NotificationType notifyType) in getNotificationString() function in WebHistory267 …CFDictionaryPropertyBag* userInfo = createUserInfoFromArray(getNotificationString(kWebHistoryItems… in loadFromURL()468 …CFDictionaryPropertyBag* userInfo = createUserInfoFromArray(getNotificationString(kWebHistoryAllIt… in removeAllItems()636 getNotificationString(kWebHistoryItemsRemovedNotification), entry); in removeItem()687 getNotificationString(kWebHistoryItemsAddedNotification), entry); in addItem()746 getNotificationString(kWebHistoryItemsAddedNotification), entry); in visitedURL()
153 BSTR getNotificationString(NotificationType notifyType);
23430 (WebHistory::getNotificationString):