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

  /external/webkit/Source/WebKit/win/
WebHistory.h 139 kWebHistoryItemsDiscardedWhileLoadingNotification = 4,
WebHistory.cpp 256 COMPtr<CFDictionaryPropertyBag> userInfo = createUserInfoFromArray(getNotificationString(kWebHistoryItemsDiscardedWhileLoadingNotification), discardedItems.get());
257 hr = postNotification(kWebHistoryItemsDiscardedWhileLoadingNotification, userInfo.get());
    [all...]

Completed in 791 milliseconds