, including all inherited members.
| ApplyVoltData(const wxString &s) const | wxPdfFontData | [inline, virtual] |
| CanShow(const wxString &s, const wxPdfEncoding *encoding=NULL) const | wxPdfFontDataCore | [virtual] |
| CompareGlyphListEntries(wxPdfGlyphListEntry *item1, wxPdfGlyphListEntry *item2) | wxPdfFontData | [protected, static] |
| ConvertCID2GID(const wxString &s, const wxPdfEncoding *encoding=NULL, wxPdfSortedArrayInt *usedGlyphs=NULL, wxPdfChar2GlyphMap *subsetGlyphs=NULL) const | wxPdfFontDataCore | [virtual] |
| ConvertGlyph(wxUint32 glyph, const wxPdfEncoding *encoding=NULL, wxPdfSortedArrayInt *usedGlyphs=NULL, wxPdfChar2GlyphMap *subsetGlyphs=NULL) const | wxPdfFontData | [virtual] |
| ConvertToValid(const wxString &s, wxChar replace=wxT('?')) const | wxPdfFontData | [virtual] |
| CreateDefaultEncodingConv() | wxPdfFontData | [virtual] |
| EmbedRequired() | wxPdfFontData | [inline] |
| EmbedSupported() const | wxPdfFontData | [inline] |
| FindEncodingMap(const wxPdfEncoding *encoding) const | wxPdfFontData | [protected] |
| FindStyleFromName(const wxString &name) | wxPdfFontData | [protected, static] |
| GetAlias() const | wxPdfFontData | |
| GetBaseEncoding() const | wxPdfFontData | |
| GetBBoxTopPosition() const | wxPdfFontData | |
| GetCffLength() const | wxPdfFontData | [inline] |
| GetCffOffset() const | wxPdfFontData | [inline] |
| GetChar2GlyphMap() const | wxPdfFontData | |
| GetCMap() const | wxPdfFontData | |
| GetCtgFile() const | wxPdfFontData | |
| GetDescription() const | wxPdfFontData | [virtual] |
| GetDiffs() const | wxPdfFontData | |
| GetEncoding() const | wxPdfFontData | |
| GetEncodingConv() const | wxPdfFontDataCore | [virtual] |
| GetFamily() const | wxPdfFontData | |
| GetFilePath() const | wxPdfFontData | |
| GetFontDescription(const wxXmlNode *node, wxPdfFontDescription &fontDescription) | wxPdfFontData | |
| GetFontFile() const | wxPdfFontData | |
| GetFontFileName() const | wxPdfFontData | [inline] |
| GetFontIndex() const | wxPdfFontData | [inline] |
| GetFullNames() const | wxPdfFontData | |
| GetGlyphNames(wxArrayString &glyphNames) const | wxPdfFontData | [virtual] |
| GetGlyphWidthMap() const | wxPdfFontData | |
| GetKerningWidth(const wxString &s) const | wxPdfFontData | |
| GetKerningWidthArray(const wxString &s) const | wxPdfFontData | |
| GetKernPairMap() const | wxPdfFontData | |
| GetName() const | wxPdfFontData | |
| GetNodeContent(const wxXmlNode *node) | wxPdfFontData | [static] |
| GetOrdering() const | wxPdfFontData | |
| GetSize1() const | wxPdfFontData | |
| GetSize2() const | wxPdfFontData | |
| GetStringWidth(const wxString &s, const wxPdfEncoding *encoding=NULL, bool withKerning=false) const | wxPdfFontDataCore | [virtual] |
| GetStyle() const | wxPdfFontData | |
| GetSupplement() const | wxPdfFontData | |
| GetType() const | wxPdfFontData | |
| GetUnderlinePosition() const | wxPdfFontData | |
| GetUnderlineThickness() const | wxPdfFontData | |
| GetWidthsAsString(bool subset=false, wxPdfSortedArrayInt *usedGlyphs=NULL, wxPdfChar2GlyphMap *subsetGlyphs=NULL) const | wxPdfFontDataCore | [virtual] |
| GetWinEncodingConv() | wxPdfFontData | [static] |
| HasCff() const | wxPdfFontData | [inline] |
| HasDiffs() const | wxPdfFontData | |
| HasFile() const | wxPdfFontData | |
| HasSize2() const | wxPdfFontData | |
| HasVoltData() const | wxPdfFontData | [inline, virtual] |
| Initialize() | wxPdfFontData | [virtual] |
| IsInitialized() const | wxPdfFontData | [inline] |
| LoadFontMetrics(wxXmlNode *root) | wxPdfFontData | [virtual] |
| m_alias | wxPdfFontData | [protected] |
| m_cff | wxPdfFontData | [protected] |
| m_cffLength | wxPdfFontData | [protected] |
| m_cffOffset | wxPdfFontData | [protected] |
| m_cmap | wxPdfFontData | [protected] |
| m_ctg | wxPdfFontData | [protected] |
| m_cw | wxPdfFontData | [protected] |
| m_desc | wxPdfFontData | [protected] |
| m_diffs | wxPdfFontData | [protected] |
| m_embedRequired | wxPdfFontData | [protected] |
| m_embedSupported | wxPdfFontData | [protected] |
| m_enc | wxPdfFontData | [protected] |
| m_encoding | wxPdfFontData | [protected] |
| m_encodingChecker | wxPdfFontData | [protected] |
| m_family | wxPdfFontData | [protected] |
| m_file | wxPdfFontData | [protected] |
| m_font | wxPdfFontData | [protected] |
| m_fontFileName | wxPdfFontData | [protected] |
| m_fontIndex | wxPdfFontData | [protected] |
| m_fullNames | wxPdfFontData | [protected] |
| m_gn | wxPdfFontData | [protected] |
| m_initialized | wxPdfFontData | [protected] |
| m_kp | wxPdfFontData | [protected] |
| m_name | wxPdfFontData | [protected] |
| m_ordering | wxPdfFontData | [protected] |
| m_path | wxPdfFontData | [protected] |
| m_size1 | wxPdfFontData | [protected] |
| m_size2 | wxPdfFontData | [protected] |
| m_style | wxPdfFontData | [protected] |
| m_subsetSupported | wxPdfFontData | [protected] |
| m_supplement | wxPdfFontData | [protected] |
| m_type | wxPdfFontData | [protected] |
| ms_winEncoding | wxPdfFontData | [protected, static] |
| SetAlias(const wxString &alias) | wxPdfFontData | |
| SetChar2GlyphMap(wxPdfChar2GlyphMap *gn) | wxPdfFontData | |
| SetCMap(const wxString &cmap) | wxPdfFontData | |
| SetCtgFile(const wxString &ctg) | wxPdfFontData | |
| SetDescription(const wxPdfFontDescription &desc) | wxPdfFontData | |
| SetDiffs(const wxString &diffs) | wxPdfFontData | |
| SetEmbedSupported(bool embedSupported) | wxPdfFontData | [inline] |
| SetEncoding(const wxString &encoding) | wxPdfFontData | |
| SetFamily(const wxString &name) | wxPdfFontData | |
| SetFilePath(const wxString &path) | wxPdfFontData | |
| SetFontFile(const wxString &file) | wxPdfFontData | |
| SetFontFileName(const wxString &fontFileName) | wxPdfFontData | [inline] |
| SetFontIndex(int fontIndex) | wxPdfFontData | [inline] |
| SetFullNames(const wxArrayString &fullNames) | wxPdfFontData | |
| SetGlyphWidthMap(wxPdfGlyphWidthMap *cw) | wxPdfFontData | |
| SetGlyphWidths(const wxPdfArrayUint16 &glyphWidths) | wxPdfFontData | [virtual] |
| SetInitialized(bool initialized) | wxPdfFontData | |
| SetKernPairMap(wxPdfKernPairMap *kp) | wxPdfFontData | |
| SetName(const wxString &name) | wxPdfFontData | |
| SetOrdering(const wxString &ordering) | wxPdfFontData | |
| SetSize1(size_t size1) | wxPdfFontData | |
| SetSize2(size_t size2) | wxPdfFontData | |
| SetStyle(int style) | wxPdfFontData | |
| SetStyle(const wxString &style) | wxPdfFontData | |
| SetStyleFromName() | wxPdfFontData | |
| SetSubset(bool subset) | wxPdfFontData | |
| SetSubsetSupported(bool subsetSupported) | wxPdfFontData | [inline] |
| SetSupplement(const wxString &supplement) | wxPdfFontData | |
| SetType(const wxString &type) | wxPdfFontData | |
| SetUnderlinePosition(int up) | wxPdfFontData | |
| SetUnderlineThickness(int ut) | wxPdfFontData | |
| SubsetSupported() const | wxPdfFontData | [inline] |
| WriteFontData(wxOutputStream *fontData, wxPdfSortedArrayInt *usedGlyphs=NULL, wxPdfChar2GlyphMap *subsetGlyphs=NULL) | wxPdfFontData | [virtual] |
| WriteStreamBuffer(wxOutputStream &stream, const char *buffer) | wxPdfFontData | [protected, static] |
| WriteToUnicode(wxPdfGlyphList &glyphs, wxMemoryOutputStream &toUnicode, bool simple=false) | wxPdfFontData | [protected, static] |
| WriteUnicodeMap(wxOutputStream *mapData, const wxPdfEncoding *encoding=NULL, wxPdfSortedArrayInt *usedGlyphs=NULL, wxPdfChar2GlyphMap *subsetGlyphs=NULL) | wxPdfFontData | [virtual] |
| wxPdfFontData() | wxPdfFontData | |
| wxPdfFontDataCore() | wxPdfFontDataCore | |
| wxPdfFontDataCore(const wxString &family, const wxString &name, const wxString &alias, short *cwArray, const wxPdfKernPairDesc *kpArray, const wxPdfFontDescription &desc) | wxPdfFontDataCore | |
| ~wxPdfFontData() | wxPdfFontData | [virtual] |
| ~wxPdfFontDataCore() | wxPdfFontDataCore | [virtual] |