|
PoDoFo
0.9.6
|
This is the complete list of members for PoDoFo::PdfFontTrueType, including all inherited members.
| 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 |
| EmbedSubsetFont() | PoDoFo::PdfFont | virtual |
| GetBaseFont() const | PoDoFo::PdfFont | inlineprotected |
| 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 | inlineprotected |
| GetObject() | PoDoFo::PdfElement | inline |
| GetObject() const | PoDoFo::PdfElement | inline |
| GetWordSpace() const | PoDoFo::PdfFont | 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 | |
| PdfFontTrueType(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfVecObjects *pParent, bool bEmbed) | PoDoFo::PdfFontTrueType | |
| PdfFontTrueType(PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfObject *pObject) | PoDoFo::PdfFontTrueType | |
| SetBold(bool bBold) | PoDoFo::PdfFont | protectedvirtual |
| SetFontCharSpace(float fCharSpace) | PoDoFo::PdfFont | inline |
| SetFontScale(float fScale) | PoDoFo::PdfFont | inline |
| SetFontSize(float fSize) | PoDoFo::PdfFont | inline |
| SetItalic(bool bItalic) | PoDoFo::PdfFont | protectedvirtual |
| SetStrikeOut(bool bStrikeOut) | PoDoFo::PdfFont | inline |
| SetUnderlined(bool bUnder) | PoDoFo::PdfFont | inline |
| SetWordSpace(float fWordSpace) | 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 |