Searched refs:mergeAutoCompleteHints (Results 1 – 10 of 10) sorted by relevance
90 virtual HRESULT STDMETHODCALLTYPE mergeAutoCompleteHints(IWebHistoryItem* otherItem);
314 HRESULT STDMETHODCALLTYPE WebHistoryItem::mergeAutoCompleteHints(IWebHistoryItem* otherItem) in mergeAutoCompleteHints() function in WebHistoryItem323 m_historyItem->mergeAutoCompleteHints(otherWebHistoryItem->historyItem()); in mergeAutoCompleteHints()
674 entryPriv->mergeAutoCompleteHints(oldEntry.get()); in addItem()
5757 … Call WebCore::HistoryItem::mergeAutoCompleteHints() in WebHistoryItem::mergeAutoCompleteHints().5762 (WebHistoryItem::mergeAutoCompleteHints):15164 (WebHistoryItem::mergeAutoCompleteHints):18596 (WebHistoryItem::mergeAutoCompleteHints):23474 (WebHistoryItem::mergeAutoCompleteHints):
47 HRESULT mergeAutoCompleteHints([in] IWebHistoryItem* otherItem);
123 void mergeAutoCompleteHints(HistoryItem* otherItem);
647 void HistoryItem::mergeAutoCompleteHints(HistoryItem* otherItem) in mergeAutoCompleteHints() function in WebCore::HistoryItem
336 core(_private)->mergeAutoCompleteHints(core(otherItem->_private));
70026 (WebCore::HistoryItem::mergeAutoCompleteHints):
41784 (WebCore::HistoryItem::mergeAutoCompleteHints): Added a comment