Definition of font data.
More...
#include <wx/dynarray.h>
#include <wx/hashmap.h>
#include <wx/mstream.h>
#include <wx/object.h>
#include <wx/xml/xml.h>
#include "wx/pdfdocdef.h"
#include "wx/pdfarraytypes.h"
#include "wx/pdffontdescription.h"
|
| WX_DECLARE_HASH_MAP_WITH_DECL (wxUint32, int, wxIntegerHash, wxIntegerEqual, wxPdfKernWidthMap, class WXDLLIMPEXP_PDFDOC) |
|
| WX_DECLARE_HASH_MAP_WITH_DECL (wxUint32, wxPdfKernWidthMap *, wxIntegerHash, wxIntegerEqual, wxPdfKernPairMap, class WXDLLIMPEXP_PDFDOC) |
|
| WX_DECLARE_HASH_MAP_WITH_DECL (wxUint32, wxUint16, wxIntegerHash, wxIntegerEqual, wxPdfGlyphWidthMap, class WXDLLIMPEXP_PDFDOC) |
|
| WX_DECLARE_HASH_MAP_WITH_DECL (wxUint32, wxUint32, wxIntegerHash, wxIntegerEqual, wxPdfChar2GlyphMap, class WXDLLIMPEXP_PDFDOC) |
|
| WX_DEFINE_SORTED_USER_EXPORTED_ARRAY (wxPdfGlyphListEntry *, wxPdfGlyphList, WXDLLIMPEXP_PDFDOC) |
|
◆ WX_DECLARE_HASH_MAP_WITH_DECL() [1/4]
WX_DECLARE_HASH_MAP_WITH_DECL |
( |
wxUint32 | , |
|
|
int | , |
|
|
wxIntegerHash | , |
|
|
wxIntegerEqual | , |
|
|
wxPdfKernWidthMap | , |
|
|
class WXDLLIMPEXP_PDFDOC | ) |
◆ WX_DECLARE_HASH_MAP_WITH_DECL() [2/4]
WX_DECLARE_HASH_MAP_WITH_DECL |
( |
wxUint32 | , |
|
|
wxPdfKernWidthMap * | , |
|
|
wxIntegerHash | , |
|
|
wxIntegerEqual | , |
|
|
wxPdfKernPairMap | , |
|
|
class WXDLLIMPEXP_PDFDOC | ) |
◆ WX_DECLARE_HASH_MAP_WITH_DECL() [3/4]
WX_DECLARE_HASH_MAP_WITH_DECL |
( |
wxUint32 | , |
|
|
wxUint16 | , |
|
|
wxIntegerHash | , |
|
|
wxIntegerEqual | , |
|
|
wxPdfGlyphWidthMap | , |
|
|
class WXDLLIMPEXP_PDFDOC | ) |
◆ WX_DECLARE_HASH_MAP_WITH_DECL() [4/4]
WX_DECLARE_HASH_MAP_WITH_DECL |
( |
wxUint32 | , |
|
|
wxUint32 | , |
|
|
wxIntegerHash | , |
|
|
wxIntegerEqual | , |
|
|
wxPdfChar2GlyphMap | , |
|
|
class WXDLLIMPEXP_PDFDOC | ) |
◆ WX_DEFINE_SORTED_USER_EXPORTED_ARRAY()
◆ wxPdfEncoding
◆ wxPdfEncodingChecker