HomeSort by relevance Sort by last modified time
    Searched refs:ewk_settings_icon_database_path_set (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/efl/ewk/
ewk_settings.h 44 EAPI Eina_Bool ewk_settings_icon_database_path_set(const char *path);
ewk_main.cpp 197 ewk_settings_icon_database_path_set(wkdir.utf8().data());
ewk_settings.cpp 141 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/
main.c 881 ewk_settings_icon_database_path_set(path);

Completed in 39 milliseconds