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

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

Completed in 44 milliseconds