wxPdfFontDescription Member List
This is the complete list of members for
wxPdfFontDescription, including all inherited members.
| GetAscent() const | wxPdfFontDescription | [inline] |
| GetCapHeight() const | wxPdfFontDescription | [inline] |
| GetDescent() const | wxPdfFontDescription | [inline] |
| GetFlags() const | wxPdfFontDescription | [inline] |
| GetFontBBox() const | wxPdfFontDescription | [inline] |
| GetItalicAngle() const | wxPdfFontDescription | [inline] |
| GetMissingWidth() const | wxPdfFontDescription | [inline] |
| GetStemV() const | wxPdfFontDescription | [inline] |
| GetUnderlinePosition() const | wxPdfFontDescription | [inline] |
| GetUnderlineThickness() const | wxPdfFontDescription | [inline] |
| GetXHeight() const | wxPdfFontDescription | [inline] |
| SetAscent(int ascent) | wxPdfFontDescription | [inline] |
| SetCapHeight(int capHeight) | wxPdfFontDescription | [inline] |
| SetDescent(int descent) | wxPdfFontDescription | [inline] |
| SetFlags(int flags) | wxPdfFontDescription | [inline] |
| SetFontBBox(const wxString &fontBBox) | wxPdfFontDescription | [inline] |
| SetItalicAngle(int italicAngle) | wxPdfFontDescription | [inline] |
| SetMissingWidth(int missingWidth) | wxPdfFontDescription | [inline] |
| SetStemV(int stemV) | wxPdfFontDescription | [inline] |
| SetUnderlinePosition(int underlinePosition) | wxPdfFontDescription | [inline] |
| SetUnderlineThickness(int underlineThickness) | wxPdfFontDescription | [inline] |
| SetXHeight(int xHeight) | wxPdfFontDescription | [inline] |
| wxPdfFontDescription() | wxPdfFontDescription | |
| wxPdfFontDescription(int ascent, int descent, int capHeight, int flags, const wxString &fontBBox, int italicAngle, int stemV, int missingWidth, int xHeight, int underlinePosition, int underlineThickness) | wxPdfFontDescription | |
| wxPdfFontDescription(const wxPdfFontDescription &desc) | wxPdfFontDescription | |
| ~wxPdfFontDescription() | wxPdfFontDescription | |