|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <types.h>
Public Attributes | |
| HASH_KEY | key |
| uint8 | width |
| uint8 | height |
| uint16 | length |
| uint32 | stamp |
| uint8 _PSTCACHE_CELLHEADER::height |
Definition at line 167 of file types.h.
Referenced by pstcache_load_bitmap(), and pstcache_save_bitmap().
| HASH_KEY _PSTCACHE_CELLHEADER::key |
Definition at line 166 of file types.h.
Referenced by pstcache_enumerate(), and pstcache_save_bitmap().
| uint16 _PSTCACHE_CELLHEADER::length |
Definition at line 168 of file types.h.
Referenced by pstcache_load_bitmap(), and pstcache_save_bitmap().
| uint32 _PSTCACHE_CELLHEADER::stamp |
Definition at line 169 of file types.h.
Referenced by pstcache_enumerate(), and pstcache_save_bitmap().
| uint8 _PSTCACHE_CELLHEADER::width |
Definition at line 167 of file types.h.
Referenced by pstcache_load_bitmap(), and pstcache_save_bitmap().