Searched refs:ftpDirectoryTemplatePath (Results 1 – 13 of 13) sorted by relevance
131 macro(FTPDirectoryTemplatePath, ftpDirectoryTemplatePath, String, String, "") \
90 … virtual HRESULT STDMETHODCALLTYPE ftpDirectoryTemplatePath(IWebView*, BSTR*) { return E_NOTIMPL; } in ftpDirectoryTemplatePath() function
250 virtual HRESULT STDMETHODCALLTYPE ftpDirectoryTemplatePath( in ftpDirectoryTemplatePath() function
251 const String& ftpDirectoryTemplatePath() const { return m_ftpDirectoryTemplatePath; } in ftpDirectoryTemplatePath() function
292 buffer = SharedBuffer::createWithContentsOfFile(settings->ftpDirectoryTemplatePath()); in createTemplateDocumentData()
412 return toCopiedAPI(toImpl(preferencesRef)->ftpDirectoryTemplatePath()); in WKPreferencesCopyFTPDirectoryTemplatePath()
257 virtual HRESULT STDMETHODCALLTYPE ftpDirectoryTemplatePath(
288 HRESULT STDMETHODCALLTYPE UIDelegate::ftpDirectoryTemplatePath( in ftpDirectoryTemplatePath() function in UIDelegate
695 @method webView:ftpDirectoryTemplatePath703 HRESULT ftpDirectoryTemplatePath([in] IWebView* webView, [out, retval] BSTR* path);
2610 if (SUCCEEDED(m_uiDelegate->ftpDirectoryTemplatePath(this, &path))) { in initWithFrame()
9707 (WebView::initWithFrame): Set the ftpDirectoryTemplatePath for every
21944 (PrintWebUIDelegate::ftpDirectoryTemplatePath):
16714 (WebCore::Settings::ftpDirectoryTemplatePath):