This is the complete list of members for ImageCache, including all inherited members.
clear() | ImageCache | |
get(const std::string &uri, float hscale=1.0, float vscale=1.0, bool approximate=true) | ImageCache | |
id(const std::string &name, float hscale, float vscale) | ImageCache | protectedstatic |
m_cache | ImageCache | protected |
round(float v, float fraction) | ImageCache | protectedstatic |
scale_surface(const shared_cairo_surface_t &old_surface, float old_width, float old_height, float new_width, float new_height) | ImageCache | static |