|
pdfmm 0.9.20
|
This is the complete list of members for mm::PdfMacRomanEncoding, including all inherited members.
| appendBaseFontEntries(PdfStream &stream) const override | mm::PdfEncodingMapSimple | protectedvirtual |
| getExportObject(PdfIndirectObjectList &objects, PdfName &name, PdfObject *&obj) const override | mm::PdfPredefinedEncoding | protectedvirtual |
| GetName() const | mm::PdfPredefinedEncoding | inlineprotected |
| GetToUnicodeTable() const override | mm::PdfMacRomanEncoding | protectedvirtual |
| HasCIDMapping() const | mm::PdfEncodingMap | virtual |
| HasLigaturesSupport() const | mm::PdfEncodingMap | virtual |
| PdfPredefinedEncoding(const PdfName &name) | mm::PdfPredefinedEncoding | protected |
| TryGetCharCode(char32_t codePoint, PdfCharCode &codeUnit) const | mm::PdfEncodingMap | |
| TryGetCharCode(const cspan< char32_t > &codePoints, PdfCharCode &codeUnit) const | mm::PdfEncodingMap | |
| TryGetCharCode(unsigned cid, PdfCharCode &codeUnit) const | mm::PdfEncodingMap | |
| tryGetCharCode(char32_t codePoint, PdfCharCode &codeUnit) const override | mm::PdfPredefinedEncoding | protectedvirtual |
| tryGetCharCodeSpan(const cspan< char32_t > &ligature, PdfCharCode &codeUnit) const | mm::PdfEncodingMap | protectedvirtual |
| TryGetCIDId(const PdfCharCode &codeUnit, unsigned &id) const | mm::PdfEncodingMap | |
| TryGetCodePoints(const PdfCharCode &codeUnit, std::vector< char32_t > &codePoints) const | mm::PdfEncodingMap | |
| tryGetCodePoints(const PdfCharCode &codeUnit, std::vector< char32_t > &codePoints) const override | mm::PdfPredefinedEncoding | protectedvirtual |
| TryGetExportObject(PdfIndirectObjectList &objects, PdfName &name, PdfObject *&obj) const | mm::PdfEncodingMap | |
| TryGetNextCharCode(std::string_view::iterator &it, const std::string_view::iterator &end, PdfCharCode &codeUnit) const | mm::PdfEncodingMap | |
| tryGetNextCharCode(std::string_view::iterator &it, const std::string_view::iterator &end, PdfCharCode &codeUnit) const | mm::PdfEncodingMap | protectedvirtual |
| TryGetNextCID(std::string_view::iterator &it, const std::string_view::iterator &end, PdfCID &cid) const | mm::PdfEncodingMap | |
| TryGetNextCodePoints(std::string_view::iterator &it, const std::string_view::iterator &end, std::vector< char32_t > &codePoints) const | mm::PdfEncodingMap |