Home | History | Annotate | Download | only in ewk

Lines Matching full:database

25 #if ENABLE(DATABASE)
86 * Returns the default quota for Web Database databases. By default
89 * @return the current default database quota in bytes
98 * Database databases.
100 * @param path the new database directory path
104 #if ENABLE(DATABASE)
116 * Returns directory path where web database is stored.
122 * @return database path or @c 0 if none or web database is not supported
126 #if ENABLE(DATABASE)
134 * Sets directory where to store icon database, opening or closing database.
136 * @param directory where to store icon database, must be
137 * write-able, if @c 0 is given, then database is closed
182 * Returns directory path where icon database is stored.
188 * @return database path or @c 0 if none is set or database is closed
201 * Removes all known icons from database.
203 * Database must be opened with ewk_settings_icon_database_path_set()
207 * closed database.
223 * @note In order to have this working, one must open icon database
252 * @note In order to have this working, one must open icon database