|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <font.h>
Classes | |
| struct | Table |
Public Member Functions | |
| std::vector< uint32_t > | OutputOrderedTags () const |
| Table * | FindTable (uint32_t tag) |
| const Table * | FindTable (uint32_t tag) const |
Public Attributes | |
| uint32_t | flavor |
| uint16_t | num_tables |
| std::map< uint32_t, Table > | tables |
| Font::Table * woff2::Font::FindTable | ( | uint32_t | tag | ) |
| const Font::Table * woff2::Font::FindTable | ( | uint32_t | tag | ) | const |
| std::vector< uint32_t > woff2::Font::OutputOrderedTags | ( | ) | const |
| uint32_t woff2::Font::flavor |
| uint16_t woff2::Font::num_tables |
1.8.13