PoDoFo 0.7.0

PoDoFo::PdfFontCID Member List

This is the complete list of members for PoDoFo::PdfFontCID, including all inherited members.
AddUsedSubsettingGlyphs(const PdfString &sText, long lStringLen)PoDoFo::PdfFont [virtual]
CreateObject(const char *pszType=NULL)PoDoFo::PdfElement [protected]
EmbedFont()PoDoFo::PdfFontCID [virtual]
EmbedFont(PdfObject *pDescriptor)PoDoFo::PdfFontCID [protected]
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)PoDoFo::PdfFontCID [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
PdfFontCID(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfVecObjects *pParent, bool bEmbed=true)PoDoFo::PdfFontCID
PdfFontCID(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfObject *pObject, bool bEmbed)PoDoFo::PdfFontCID
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]