#include <WP6FontDescriptorPacket.h>
◆ WP6FontDescriptorPacket() [1/2]
WP6FontDescriptorPacket::WP6FontDescriptorPacket |
( |
librevenge::RVNGInputStream * | input, |
|
|
WPXEncryption * | encryption, |
|
|
int | id, |
|
|
unsigned | dataOffset, |
|
|
unsigned | dataSize ) |
◆ ~WP6FontDescriptorPacket()
WP6FontDescriptorPacket::~WP6FontDescriptorPacket |
( |
| ) |
|
|
override |
◆ WP6FontDescriptorPacket() [2/2]
◆ _readContents()
void WP6FontDescriptorPacket::_readContents |
( |
librevenge::RVNGInputStream * | input, |
|
|
WPXEncryption * | encryption ) |
|
overridevirtual |
◆ _readFontName()
void WP6FontDescriptorPacket::_readFontName |
( |
librevenge::RVNGInputStream * | input, |
|
|
WPXEncryption * | encryption ) |
|
private |
◆ getFontName()
const librevenge::RVNGString & WP6FontDescriptorPacket::getFontName |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ m_ascenderHeight
unsigned short WP6FontDescriptorPacket::m_ascenderHeight |
|
private |
◆ m_attributes
unsigned char WP6FontDescriptorPacket::m_attributes |
|
private |
◆ m_characterWidth
unsigned short WP6FontDescriptorPacket::m_characterWidth |
|
private |
◆ m_classification
unsigned char WP6FontDescriptorPacket::m_classification |
|
private |
◆ m_descenderHeight
unsigned short WP6FontDescriptorPacket::m_descenderHeight |
|
private |
◆ m_fill
unsigned char WP6FontDescriptorPacket::m_fill |
|
private |
◆ m_fontName
librevenge::RVNGString WP6FontDescriptorPacket::m_fontName |
|
private |
◆ m_fontNameLength
unsigned short WP6FontDescriptorPacket::m_fontNameLength |
|
private |
◆ m_fontSourceFileType
unsigned char WP6FontDescriptorPacket::m_fontSourceFileType |
|
private |
◆ m_fontType
unsigned char WP6FontDescriptorPacket::m_fontType |
|
private |
◆ m_generalCharacteristics
unsigned char WP6FontDescriptorPacket::m_generalCharacteristics |
|
private |
◆ m_italicsAdjust
unsigned short WP6FontDescriptorPacket::m_italicsAdjust |
|
private |
◆ m_primaryCharacterSet
unsigned char WP6FontDescriptorPacket::m_primaryCharacterSet |
|
private |
◆ m_primaryFamilyId
unsigned char WP6FontDescriptorPacket::m_primaryFamilyId |
|
private |
◆ m_primaryFamilyMemberId
unsigned char WP6FontDescriptorPacket::m_primaryFamilyMemberId |
|
private |
◆ m_scriptingSystem
unsigned char WP6FontDescriptorPacket::m_scriptingSystem |
|
private |
◆ m_weight
unsigned char WP6FontDescriptorPacket::m_weight |
|
private |
◆ m_width
unsigned char WP6FontDescriptorPacket::m_width |
|
private |
◆ m_xHeight
unsigned short WP6FontDescriptorPacket::m_xHeight |
|
private |
The documentation for this class was generated from the following files: