Searched refs:ewk_settings_icon_database_path_set (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/efl/ewk/
H A Dewk_settings.h44 EAPI Eina_Bool ewk_settings_icon_database_path_set(const char *path);
H A Dewk_main.cpp197 ewk_settings_icon_database_path_set(wkdir.utf8().data());
H A Dewk_settings.cpp141 Eina_Bool ewk_settings_icon_database_path_set(const char *directory) function
203 * Database must be opened with ewk_settings_icon_database_path_set()
224 * with ewk_settings_icon_database_path_set().
253 * with ewk_settings_icon_database_path_set().
/external/webkit/Tools/EWebLauncher/
H A Dmain.c881 ewk_settings_icon_database_path_set(path);

Completed in 1140 milliseconds