webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "./table_tags.h"
Namespaces | |
woff2 | |
Macros | |
#define | TAG(a, b, c, d) ((a << 24) | (b << 16) | (c << 8) | d) |
Variables | |
const uint32_t | woff2::kKnownTags [63] |