webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
GIFLZWBlock Struct Reference

#include <GIFImageReader.h>

Public Member Functions

 GIFLZWBlock (size_t position, size_t size)
 

Public Attributes

 WTF_MAKE_FAST_ALLOCATED
 
size_t blockPosition
 
size_t blockSize
 

Constructor & Destructor Documentation

◆ GIFLZWBlock()

GIFLZWBlock::GIFLZWBlock ( size_t  position,
size_t  size 
)
inline

Member Data Documentation

◆ blockPosition

size_t GIFLZWBlock::blockPosition

◆ blockSize

size_t GIFLZWBlock::blockSize

◆ WTF_MAKE_FAST_ALLOCATED

GIFLZWBlock::WTF_MAKE_FAST_ALLOCATED

The documentation for this struct was generated from the following file: