Searched refs:ftpDirectoryTemplatePath (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorDelegate.h236 virtual HRESULT STDMETHODCALLTYPE ftpDirectoryTemplatePath( function in class:WebInspectorDelegate
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebPreferencesDefinitions.h285 macro(FTPDirectoryTemplatePath, ftpDirectoryTemplatePath, String, String, "") \
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebUIDelegate.idl695 @method webView:ftpDirectoryTemplatePath
703 HRESULT ftpDirectoryTemplatePath([in] IWebView* webView, [out, retval] BSTR* path);
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKPreferences.cpp549 return toCopiedAPI(toImpl(preferencesRef)->ftpDirectoryTemplatePath());
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebView.cpp2777 if (SUCCEEDED(m_uiDelegate->ftpDirectoryTemplatePath(this, &path)))

Completed in 188 milliseconds