webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <woff2_common.h>
Public Member Functions | |
bool | operator< (const Table &other) const |
Public Attributes | |
uint32_t | tag |
uint32_t | flags |
uint32_t | src_offset |
uint32_t | src_length |
uint32_t | transform_length |
uint32_t | dst_offset |
uint32_t | dst_length |
const uint8_t * | dst_data |
|
inline |
const uint8_t* woff2::Table::dst_data |
uint32_t woff2::Table::dst_length |
uint32_t woff2::Table::dst_offset |
uint32_t woff2::Table::flags |
uint32_t woff2::Table::src_length |
uint32_t woff2::Table::src_offset |
uint32_t woff2::Table::tag |
uint32_t woff2::Table::transform_length |