Home
last modified time | relevance | path

Searched refs:imlib_get_ximage_cache_count_used (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/imlib2/imlib2-1.7.0/src/lib/
H A DImlib2.h328 EAPI int imlib_get_ximage_cache_count_used(void);
H A Dapi.c472 imlib_get_ximage_cache_count_used(void) in imlib_get_ximage_cache_count_used() function
/dports/x11-wm/e16/e16-1.0.24/src/
H A Deimage.c98 ci->xim.used_cnt = imlib_get_ximage_cache_count_used(); in EImageGetCacheInfo()