src/lib/edje_cache.c File Reference

Functions

EAPI void edje_collection_cache_flush (void)
 Clean the collection cache.
EAPI int edje_collection_cache_get (void)
 Return the collection cache size.
EAPI void edje_collection_cache_set (int count)
 Set the collection cache size.
EAPI void edje_file_cache_flush (void)
 Clean the file cache.
EAPI int edje_file_cache_get (void)
 Return the file cache size.
EAPI void edje_file_cache_set (int count)
 Set the file cache size.