Searched refs:kWebHistoryItemsAddedNotification (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebHistory.h126 kWebHistoryItemsAddedNotification = 0, enumerator in enum:WebHistory::NotificationType
H A DWebHistory.cpp469 getNotificationString(kWebHistoryItemsAddedNotification), entry);
470 hr = postNotification(kWebHistoryItemsAddedNotification, userInfo.get());
527 getNotificationString(kWebHistoryItemsAddedNotification), entry);
528 postNotification(kWebHistoryItemsAddedNotification, userInfo.get());

Completed in 206 milliseconds