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

  /external/webkit/Source/WebKit/mac/Plugins/
WebPluginRequest.m 42 _sendNotification = sendNotification;
70 return _sendNotification;
WebPluginRequest.h 37 BOOL _sendNotification;
  /external/webkit/Source/WebKit/mac/History/
WebHistory.mm 681 - (void)_sendNotification:(NSString *)name entries:(NSArray *)entries
691 [self _sendNotification:WebHistoryItemsRemovedNotification
700 [self _sendNotification:WebHistoryAllItemsRemovedNotification entries:entries];
706 [self _sendNotification:WebHistoryItemsAddedNotification
749 [self _sendNotification:WebHistoryItemsDiscardedWhileLoadingNotification entries:discardedItems];
831 [self _sendNotification:WebHistoryItemsAddedNotification entries:entries];
  /external/webkit/Source/WebKit/mac/
WebKit.order     [all...]
ChangeLog-2002-12-03 175 (-[WebBookmarkGroup _sendNotification:forBookmark:children:]):
667 (-[WebHistory _sendNotification:entries:]):
    [all...]

Completed in 58 milliseconds