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

  /external/webkit/Source/WebKit/mac/History/
WebHistory.h 44 @constant WebHistoryAllItemsRemovedNotification Posted from removeAllItems
109 @method removeAllItems
111 - (void)removeAllItems;
WebHistory.mm 88 - (BOOL)removeAllItems;
373 - (BOOL)removeAllItems
696 - (void)removeAllItems
699 if ([_historyPrivate removeAllItems])
  /external/webkit/Source/WebKit/win/Interfaces/
IWebHistory.idl 34 @constant WebHistoryAllItemsRemovedNotification Posted from removeAllItems
118 @method removeAllItems
119 - (void)removeAllItems;
121 HRESULT removeAllItems();
  /external/webkit/Source/WebKit/win/
WebHistory.h 83 virtual HRESULT STDMETHODCALLTYPE removeAllItems( void);
WebHistory.cpp 442 HRESULT STDMETHODCALLTYPE WebHistory::removeAllItems( void)
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/mac/
WebContextMenuProxyMac.mm 189 [m_popup.get() removeAllItems];
WebPopupMenuProxyMac.mm 55 [m_popup.get() removeAllItems];
  /external/webkit/Source/WebCore/platform/mac/
PopupMenuMac.mm 57 [m_popup.get() removeAllItems];
  /frameworks/base/core/java/android/speech/tts/
AudioPlaybackHandler.java 123 synchronized public void removeAllItems() {
TextToSpeechService.java 366 mAudioPlaybackHandler.removeAllItems();
  /external/jdiff/
xerces.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 

Completed in 531 milliseconds