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

  /external/webkit/WebKit/win/
WebHistory.h 138 kWebHistoryAllItemsRemovedNotification = 2,
WebHistory.cpp 458 COMPtr<CFDictionaryPropertyBag> userInfo = createUserInfoFromArray(getNotificationString(kWebHistoryAllItemsRemovedNotification), allItems.get());
459 return postNotification(kWebHistoryAllItemsRemovedNotification, userInfo.get());
    [all...]

Completed in 559 milliseconds