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

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebHistory.h124 enum NotificationType enum in class:WebHistory
134 HRESULT postNotification(NotificationType notifyType, IPropertyBag* userInfo = 0);
144 BSTR getNotificationString(NotificationType notifyType);
H A DWebHistory.cpp105 HRESULT WebHistory::postNotification(NotificationType notifyType, IPropertyBag* userInfo /*=0*/)
115 BSTR WebHistory::getNotificationString(NotificationType notifyType)

Completed in 305 milliseconds