Home
last modified time | relevance | path

Searched refs:webkit_icon_database_set_path (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkiticondatabase.cpp105 webkit_icon_database_set_path(database, g_value_get_string(value)); in webkit_icon_database_set_property()
221 void webkit_icon_database_set_path(WebKitIconDatabase* database, const gchar* path) in webkit_icon_database_set_path() function
Dwebkiticondatabase.h62 webkit_icon_database_set_path (WebKitIconDatabase* database,
Dwebkitglobals.cpp276 webkit_icon_database_set_path(webkit_get_icon_database(), iconDatabasePath.get()); in webkitInit()
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp513 webkit_icon_database_set_path(database, iconDatabasePath.get()); in setIconDatabaseEnabled()
515 webkit_icon_database_set_path(database, 0); in setIconDatabaseEnabled()
DDumpRenderTree.cpp466 webkit_icon_database_set_path(webkit_get_icon_database(), 0); in resetDefaultsToConsistentValues()
/external/webkit/Source/WebKit/gtk/
DChangeLog363 (webkit_icon_database_set_path):