Searched refs:mergeAutoCompleteHints (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebHistoryItemPrivate.idl47 HRESULT mergeAutoCompleteHints([in] IWebHistoryItem* otherItem);
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebHistoryItem.h89 virtual HRESULT STDMETHODCALLTYPE mergeAutoCompleteHints(IWebHistoryItem* otherItem);
H A DWebHistory.cpp484 entryPriv->mergeAutoCompleteHints(oldEntry.get());
H A DWebHistoryItem.cpp202 HRESULT STDMETHODCALLTYPE WebHistoryItem::mergeAutoCompleteHints(IWebHistoryItem* otherItem) function in class:WebHistoryItem

Completed in 68 milliseconds