Searched defs:setTitle (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/win/
H A DDocumentLoaderWin.cpp36 void DocumentLoader::setTitle(const String& title) function in class:WebCore::DocumentLoader
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_context_menu_item_private.h50 void setTitle(const char* title) { m_title = title; } function in class:EwkContextMenuItem
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSStyleSheet.h88 void setTitle(const String& title) { m_title = title; } function in class:WebCore::final
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DContextMenuItemGtk.cpp229 void ContextMenuItem::setTitle(const String& title) function in class:WebCore::ContextMenuItem
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGStyleElement.cpp94 void SVGStyleElement::setTitle(const AtomicString& title, ExceptionCode&) function in class:WebCore::SVGStyleElement
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DPageLoadState.cpp331 void PageLoadState::setTitle(const Transaction::Token& token, const String& title) function in class:WebKit::PageLoadState
/macosx-10.10/WebCore-7600.1.25/history/
H A DHistoryItem.cpp299 void HistoryItem::setTitle(const String& title) function in class:WebCore::HistoryItem
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebHistoryItem.cpp213 HRESULT STDMETHODCALLTYPE WebHistoryItem::setTitle(BSTR title) function in class:WebHistoryItem
H A DDOMHTMLClasses.cpp226 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::setTitle( function in class:DOMHTMLDocument
418 HRESULT STDMETHODCALLTYPE DOMHTMLElement::setTitle( function in class:DOMHTMLElement
H A DDOMHTMLClasses.h919 virtual HRESULT STDMETHODCALLTYPE setTitle( function in class:DOMHTMLFormElement
1224 virtual HRESULT STDMETHODCALLTYPE setTitle( function in class:DOMHTMLSelectElement
1548 virtual HRESULT STDMETHODCALLTYPE setTitle( function in class:DOMHTMLOptionElement
1846 virtual HRESULT STDMETHODCALLTYPE setTitle( function in class:DOMHTMLInputElement
2256 virtual HRESULT STDMETHODCALLTYPE setTitle( function in class:DOMHTMLTextAreaElement
2581 virtual HRESULT STDMETHODCALLTYPE setTitle( function in class:DOMHTMLIFrameElement
[all...]
/macosx-10.10/WebCore-7600.1.25/loader/
H A DDocumentLoader.cpp1232 void DocumentLoader::setTitle(const StringWithDirection& title) function in class:WebCore::DocumentLoader
/macosx-10.10/WebCore-7600.1.25/platform/
H A DContextMenuItem.h222 void setTitle(const String& title) { m_title = title; } function in class:WebCore::ContextMenuItem
/macosx-10.10/WebKit-7600.1.25/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp451 void FrameLoaderClientWinCE::setTitle(const StringWithDirection&, const URL&) function in class:WebKit::FrameLoaderClientWinCE
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp961 void WebFrameLoaderClient::setTitle(const StringWithDirection& title, const URL& url) function in class:WebFrameLoaderClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp1191 void WebFrameLoaderClient::setTitle(const StringWithDirection& title, const URL& url) function in class:WebKit::WebFrameLoaderClient
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocument.cpp1494 void Document::setTitle(const String& title) function in class:WebCore::Document

Completed in 241 milliseconds