Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dpixmaps.c112 static MaskedPixmap *image_from_desktop_file(const char *path);
135 desktop_icon_cache = g_fscache_new((GFSLoadFunc) image_from_desktop_file, NULL, NULL); in pixmaps_init()
703 static MaskedPixmap *image_from_desktop_file(const char *path) in image_from_desktop_file() function