| OLD | NEW |
| 1 #ifndef __DEFINED__SkPdfArray | 1 #ifndef __DEFINED__SkPdfArray |
| 2 #define __DEFINED__SkPdfArray | 2 #define __DEFINED__SkPdfArray |
| 3 | 3 |
| 4 #include "SkPdfUtils.h" | 4 #include "SkPdfUtils.h" |
| 5 #include "SkPdfEnums_autogen.h" | 5 #include "SkPdfEnums_autogen.h" |
| 6 #include "SkPdfArray_autogen.h" | 6 #include "SkPdfArray_autogen.h" |
| 7 #include "SkPdfObject_autogen.h" | 7 #include "SkPdfObject_autogen.h" |
| 8 | 8 |
| 9 class SkPdfArray : public SkPdfObject { | 9 class SkPdfArray : public SkPdfObject { |
| 10 public: | 10 public: |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 62 | 62 |
| 63 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary()
{return NULL;} | 63 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary()
{return NULL;} |
| 64 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction
ary() const {return NULL;} | 64 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction
ary() const {return NULL;} |
| 65 | 65 |
| 66 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;} | 66 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;} |
| 67 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU
LL;} | 67 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU
LL;} |
| 68 | 68 |
| 69 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret
urn NULL;} | 69 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret
urn NULL;} |
| 70 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary(
) const {return NULL;} | 70 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary(
) const {return NULL;} |
| 71 | 71 |
| 72 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;} |
| 73 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL
;} |
| 74 |
| 72 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL
;} | 75 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL
;} |
| 73 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const
{return NULL;} | 76 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const
{return NULL;} |
| 74 | 77 |
| 75 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;} | 78 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;} |
| 76 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;} | 79 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;} |
| 77 | 80 |
| 78 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret
urn NULL;} | 81 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret
urn NULL;} |
| 79 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary(
) const {return NULL;} | 82 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary(
) const {return NULL;} |
| 80 | 83 |
| 81 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur
n NULL;} | 84 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur
n NULL;} |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 | 164 |
| 162 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;} | 165 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;} |
| 163 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret
urn NULL;} | 166 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret
urn NULL;} |
| 164 | 167 |
| 165 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU
LL;} | 168 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU
LL;} |
| 166 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons
t {return NULL;} | 169 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons
t {return NULL;} |
| 167 | 170 |
| 168 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} | 171 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} |
| 169 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} | 172 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} |
| 170 | 173 |
| 171 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;} | |
| 172 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL
;} | |
| 173 | |
| 174 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} | 174 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} |
| 175 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return
NULL;} | 175 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return
NULL;} |
| 176 | 176 |
| 177 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} | 177 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} |
| 178 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return
NULL;} | 178 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return
NULL;} |
| 179 | 179 |
| 180 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return
NULL;} | 180 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return
NULL;} |
| 181 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co
nst {return NULL;} | 181 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co
nst {return NULL;} |
| 182 | 182 |
| 183 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} | 183 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} |
| (...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 555 | 555 |
| 556 SkPdfArray(const SkPdfArray& from) : SkPdfObject(from.fPodofoDoc, from.fPodofo
Obj) {} | 556 SkPdfArray(const SkPdfArray& from) : SkPdfObject(from.fPodofoDoc, from.fPodofo
Obj) {} |
| 557 | 557 |
| 558 virtual bool valid() const {return true;} | 558 virtual bool valid() const {return true;} |
| 559 | 559 |
| 560 SkPdfArray& operator=(const SkPdfArray& from) {this->fPodofoDoc = from.fPodofo
Doc; this->fPodofoObj = from.fPodofoObj; return *this;} | 560 SkPdfArray& operator=(const SkPdfArray& from) {this->fPodofoDoc = from.fPodofo
Doc; this->fPodofoObj = from.fPodofoObj; return *this;} |
| 561 | 561 |
| 562 }; | 562 }; |
| 563 | 563 |
| 564 #endif // __DEFINED__SkPdfArray | 564 #endif // __DEFINED__SkPdfArray |
| OLD | NEW |