Home
last modified time | relevance | path

Searched refs:m_ftpDirectoryTemplatePath (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/page/
DSettings.h224 const String& ftpDirectoryTemplatePath() const { return m_ftpDirectoryTemplatePath; } in ftpDirectoryTemplatePath()
360 String m_ftpDirectoryTemplatePath; variable
DSettings.cpp415 m_ftpDirectoryTemplatePath = path; in setFTPDirectoryTemplatePath()