Data Fields | |
| struct CachedImage * | next |
| Imlib_Image | image |
| int | width |
| int | height |
Definition at line 103 of file imlib2.c.
Definition at line 107 of file imlib2.c.
Referenced by get_cached_image(), and put_cached_image().
| Imlib_Image CachedImage::image |
Definition at line 105 of file imlib2.c.
Referenced by get_cached_image(), Process(), put_cached_image(), and Release().
| struct CachedImage* CachedImage::next |
Definition at line 104 of file imlib2.c.
Referenced by get_cached_image(), and put_cached_image().
Definition at line 106 of file imlib2.c.
Referenced by get_cached_image(), and put_cached_image().
1.7.1