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

/external/webkit/Source/WebCore/page/
H A DSettings.h251 const String& ftpDirectoryTemplatePath() const { return m_ftpDirectoryTemplatePath; }
492 String m_ftpDirectoryTemplatePath; member in class:WebCore::Settings
H A DSettings.cpp535 m_ftpDirectoryTemplatePath = path;

Completed in 817 milliseconds