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

/external/webkit/Source/WebKit/mac/WebView/
H A DWebPreferenceKeysPrivate.h77 #define WebKitFTPDirectoryTemplatePath @"WebKitFTPDirectoryTemplatePath" macro
H A DWebPreferences.mm1249 return [[self _stringValueForKey:WebKitFTPDirectoryTemplatePath] stringByStandardizingPath];
1254 [self _setStringValue:[path stringByStandardizingPath] forKey:WebKitFTPDirectoryTemplatePath];

Completed in 33 milliseconds