Home
last modified time | relevance | path

Searched defs:iconDatabasePath (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitglobals.cpp275 …GOwnPtr<gchar> iconDatabasePath(g_build_filename(g_get_user_data_dir(), "webkit", "icondatabase", … in webkitInit() local
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.cpp206 void WKContextSetIconDatabasePath(WKContextRef contextRef, WKStringRef iconDatabasePath) in WKContextSetIconDatabasePath()
/external/webkit/Source/WebKit/qt/Api/
Dqwebsettings.cpp666 QString QWebSettings::iconDatabasePath() in iconDatabasePath() function in QWebSettings
/external/webkit/Source/WebKit2/UIProcess/
DWebContext.cpp734 String WebContext::iconDatabasePath() const in iconDatabasePath() function in WebKit::WebContext
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp512 …GOwnPtr<gchar> iconDatabasePath(g_build_filename(g_get_tmp_dir(), "DumpRenderTree", "icondatabase"… in setIconDatabaseEnabled() local