AddUsedGlyphname(const char *pszGlyphName) | PoDoFo::PdfFont | [virtual] |
AddUsedSubsettingGlyphs(const PdfString &sText, long lStringLen) | PoDoFo::PdfFont | [virtual] |
CreateObject(const char *pszType=NULL) | PoDoFo::PdfElement | [protected] |
EmbedFont() | PoDoFo::PdfFontSimple | [virtual] |
EmbedFontFile(PdfObject *pDescriptor) | PoDoFo::PdfFontType1Base14 | [protected, virtual] |
EmbedSubsetFont() | PoDoFo::PdfFont | [virtual] |
GetBaseFont() const | PoDoFo::PdfFont | [inline, protected] |
GetEncoding() const | PoDoFo::PdfFont | [inline] |
GetFontCharSpace() const | PoDoFo::PdfFont | [inline] |
GetFontMetrics() const | PoDoFo::PdfFont | [inline] |
GetFontMetrics2() | PoDoFo::PdfFont | [inline] |
GetFontScale() const | PoDoFo::PdfFont | [inline] |
GetFontSize() const | PoDoFo::PdfFont | [inline] |
GetIdentifier() const | PoDoFo::PdfFont | [inline] |
GetNonConstObject() const | PoDoFo::PdfElement | [inline, protected] |
GetObject() | PoDoFo::PdfElement | [inline] |
GetObject() const | PoDoFo::PdfElement | [inline] |
Init(bool bEmbed, const PdfName &rsSubType) | PoDoFo::PdfFontSimple | [protected] |
IsBold() const | PoDoFo::PdfFont | [inline] |
IsItalic() const | PoDoFo::PdfFont | [inline] |
IsStrikeOut() const | PoDoFo::PdfFont | [inline] |
IsSubsetting() const | PoDoFo::PdfFont | [inline] |
IsUnderlined() const | PoDoFo::PdfFont | [inline] |
PdfElement(const char *pszType, PdfVecObjects *pParent) | PoDoFo::PdfElement | [protected] |
PdfElement(const char *pszType, PdfDocument *pParent) | PoDoFo::PdfElement | [protected] |
PdfElement(const char *pszType, PdfObject *pObject) | PoDoFo::PdfElement | [protected] |
PdfElement(EPdfDataType eExpectedDataType, PdfObject *pObject) | PoDoFo::PdfElement | [protected] |
PdfFont(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfVecObjects *pParent) | PoDoFo::PdfFont | |
PdfFont(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfObject *pObject) | PoDoFo::PdfFont | |
PdfFontSimple(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfVecObjects *pParent) | PoDoFo::PdfFontSimple | |
PdfFontSimple(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfObject *pObject) | PoDoFo::PdfFontSimple | |
PdfFontType1Base14(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfVecObjects *pParent) | PoDoFo::PdfFontType1Base14 | |
PdfFontType1Base14(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfObject *pObject) | PoDoFo::PdfFontType1Base14 | |
SetFontCharSpace(float fCharSpace) | PoDoFo::PdfFont | [inline] |
SetFontScale(float fScale) | PoDoFo::PdfFont | [inline] |
SetFontSize(float fSize) | PoDoFo::PdfFont | [inline] |
SetStrikeOut(bool bStrikeOut) | PoDoFo::PdfFont | [inline] |
SetUnderlined(bool bUnder) | PoDoFo::PdfFont | [inline] |
TypeNameForIndex(int i, const char **ppTypes, long lLen) const | PoDoFo::PdfElement | [protected] |
TypeNameToIndex(const char *pszType, const char **ppTypes, long lLen, int nUnknownValue) const | PoDoFo::PdfElement | [protected] |
WriteStringToStream(const PdfString &rsString, PdfStream *pStream) | PoDoFo::PdfFont | [virtual] |