Searched defs:cache_key (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/cache/ | ||
H A D | svg_preview_cache.cpp | 86 Glib::ustring SvgPreview::cache_key(gchar const *uri, gchar const *name, unsigned psize) const { function in class:Inkscape::UI::Cache::SvgPreview 112 Glib::ustring key = cache_key(uri, id, psize); |
Completed in 10 milliseconds