Home
last modified time | relevance | path

Searched refs:setLocalStoragePath (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
Dqwebsettings.h143 void setLocalStoragePath(const QString& path);
Dqwebsettings.cpp1058 void QWebSettings::setLocalStoragePath(const QString& path) in setLocalStoragePath() function in QWebSettings
1106 …QWebSettings::globalSettings()->setLocalStoragePath(WebCore::pathByAppendingComponent(storagePath,… in enablePersistentStorage()
/external/webkit/Source/WebKit/qt/tests/qwebpage/
Dtst_qwebpage.cpp918 …view1.page()->settings()->setLocalStoragePath(QDir::toNativeSeparators(QDir::currentPath() + "/pat… in multiplePageGroupsAndLocalStorage()
921 …view2.page()->settings()->setLocalStoragePath(QDir::toNativeSeparators(QDir::currentPath() + "/pat… in multiplePageGroupsAndLocalStorage()
/external/webkit/Source/WebKit/qt/symbian/bwins/
DQtWebKitu.def473 …?setLocalStoragePath@QWebSettings@@QAEXABVQString@@@Z @ 472 NONAME ; void QWebSettings::setLocalSt…
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1615498 (QWebSettings::setLocalStoragePath):