Searched defs:mergeAutoCompleteHints (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DWebHistoryItem.cpp314 HRESULT STDMETHODCALLTYPE WebHistoryItem::mergeAutoCompleteHints(IWebHistoryItem* otherItem) function in class:WebHistoryItem
323 m_historyItem->mergeAutoCompleteHints(otherWebHistoryItem->historyItem());
/external/webkit/Source/WebCore/history/
H A DHistoryItem.cpp647 void HistoryItem::mergeAutoCompleteHints(HistoryItem* otherItem) function in class:WebCore::HistoryItem

Completed in 19 milliseconds