#include <WP6FontDescriptorPacket.h>
Public Member Functions | |
| WP6FontDescriptorPacket (WPXInputStream *input, WPXEncryption *encryption, int id, uint32_t dataOffset, uint32_t dataSize) | |
| ~WP6FontDescriptorPacket () | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| const WPXString & | getFontName () const |
Public Member Functions inherited from WP6PrefixDataPacket | |
| WP6PrefixDataPacket (WPXInputStream *input, WPXEncryption *encryption) | |
| virtual | ~WP6PrefixDataPacket () |
| virtual void | parse (WP6Listener *) const |
| virtual WP6SubDocument * | getSubDocument () const |
| uint32_t | getDataSize () const |
Private Member Functions | |
| void | _readFontName (WPXInputStream *input, WPXEncryption *encryption) |
| WP6FontDescriptorPacket (const WP6FontDescriptorPacket &) | |
| WP6FontDescriptorPacket & | operator= (const WP6FontDescriptorPacket &) |
Private Attributes | |
| uint16_t | m_characterWidth |
| uint16_t | m_ascenderHeight |
| uint16_t | m_xHeight |
| uint16_t | m_descenderHeight |
| uint16_t | m_italicsAdjust |
| uint8_t | m_primaryFamilyId |
| uint8_t | m_primaryFamilyMemberId |
| uint8_t | m_scriptingSystem |
| uint8_t | m_primaryCharacterSet |
| uint8_t | m_width |
| uint8_t | m_weight |
| uint8_t | m_attributes |
| uint8_t | m_generalCharacteristics |
| uint8_t | m_classification |
| uint8_t | m_fill |
| uint8_t | m_fontType |
| uint8_t | m_fontSourceFileType |
| uint16_t | m_fontNameLength |
| WPXString | m_fontName |
Additional Inherited Members | |
Static Public Member Functions inherited from WP6PrefixDataPacket | |
| static WP6PrefixDataPacket * | constructPrefixDataPacket (WPXInputStream *input, WPXEncryption *encryption, WP6PrefixIndice *prefixIndice) |
Protected Member Functions inherited from WP6PrefixDataPacket | |
| void | _read (WPXInputStream *input, WPXEncryption *encryption, uint32_t dataOffset, uint32_t dataSize) |
| WP6FontDescriptorPacket::WP6FontDescriptorPacket | ( | WPXInputStream * | input, |
| WPXEncryption * | encryption, | ||
| int | id, | ||
| uint32_t | dataOffset, | ||
| uint32_t | dataSize | ||
| ) |
| WP6FontDescriptorPacket::~WP6FontDescriptorPacket | ( | ) |
|
private |
|
virtual |
Implements WP6PrefixDataPacket.
|
private |
Referenced by _readContents().
|
inline |
|
private |
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readFontName(), and getFontName().
|
private |
Referenced by _readContents(), and _readFontName().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().