Home
last modified time | relevance | path

Searched defs:ftpDirectoryTemplatePath (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/WinLauncher/
DPrintWebUIDelegate.h90 … virtual HRESULT STDMETHODCALLTYPE ftpDirectoryTemplatePath(IWebView*, BSTR*) { return E_NOTIMPL; } in ftpDirectoryTemplatePath() function
/external/webkit/Tools/DumpRenderTree/win/
DUIDelegate.cpp288 HRESULT STDMETHODCALLTYPE UIDelegate::ftpDirectoryTemplatePath( in ftpDirectoryTemplatePath() function in UIDelegate
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h250 virtual HRESULT STDMETHODCALLTYPE ftpDirectoryTemplatePath( in ftpDirectoryTemplatePath() function
/external/webkit/Source/WebCore/page/
DSettings.h251 const String& ftpDirectoryTemplatePath() const { return m_ftpDirectoryTemplatePath; } in ftpDirectoryTemplatePath() function