wxPdfDocument 1.2.0
wxPdfFontDescription Member List

This is the complete list of members for wxPdfFontDescription, including all inherited members.

GetAscent() constwxPdfFontDescriptioninline
GetCapHeight() constwxPdfFontDescriptioninline
GetDescent() constwxPdfFontDescriptioninline
GetFlags() constwxPdfFontDescriptioninline
GetFontBBox() constwxPdfFontDescriptioninline
GetItalicAngle() constwxPdfFontDescriptioninline
GetMissingWidth() constwxPdfFontDescriptioninline
GetOpenTypeMetrics(int *hheaAscender, int *hheaDescender, int *hheaLineGap, int *os2sTypoAscender, int *os2sTypoDescender, int *os2sTypoLineGap, int *os2usWinAscent, int *os2usWinDescent)wxPdfFontDescription
GetStemV() constwxPdfFontDescriptioninline
GetUnderlinePosition() constwxPdfFontDescriptioninline
GetUnderlineThickness() constwxPdfFontDescriptioninline
GetXHeight() constwxPdfFontDescriptioninline
SetAscent(int ascent)wxPdfFontDescriptioninline
SetCapHeight(int capHeight)wxPdfFontDescriptioninline
SetDescent(int descent)wxPdfFontDescriptioninline
SetFlags(int flags)wxPdfFontDescriptioninline
SetFontBBox(const wxString &fontBBox)wxPdfFontDescriptioninline
SetItalicAngle(int italicAngle)wxPdfFontDescriptioninline
SetMissingWidth(int missingWidth)wxPdfFontDescriptioninline
SetOpenTypeMetrics(int hheaAscender, int hheaDescender, int hheaLineGap, int os2sTypoAscender, int os2sTypoDescender, int os2sTypoLineGap, int os2usWinAscent, int os2usWinDescent)wxPdfFontDescription
SetStemV(int stemV)wxPdfFontDescriptioninline
SetUnderlinePosition(int underlinePosition)wxPdfFontDescriptioninline
SetUnderlineThickness(int underlineThickness)wxPdfFontDescriptioninline
SetXHeight(int xHeight)wxPdfFontDescriptioninline
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, int hheaAscender=0, int hheaDescender=0, int hheaLineGap=0, int os2sTypoAscender=0, int os2sTypoDescender=0, int os2sTypoLineGap=0, int os2usWinAscent=0, int os2usWinDescent=0)wxPdfFontDescription
wxPdfFontDescription(const wxPdfFontDescription &desc)wxPdfFontDescription
~wxPdfFontDescription()wxPdfFontDescription