Searched defs:setAlternateTitle (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebHistoryItem.cpp134 void WebHistoryItem::setAlternateTitle(const WebString& alternateTitle) function in class:WebKit::WebHistoryItem
137 m_private->setAlternateTitle(alternateTitle);
/external/webkit/Source/WebKit/win/
H A DWebHistoryItem.cpp612 HRESULT STDMETHODCALLTYPE WebHistoryItem::setAlternateTitle( function in class:WebHistoryItem
/external/webkit/Source/WebCore/history/
H A DHistoryItem.cpp264 void HistoryItem::setAlternateTitle(const String& alternateTitle) function in class:WebCore::HistoryItem

Completed in 125 milliseconds