Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(615)

Side by Side Diff: experimental/PdfViewer/autogen/SkPdfXObjectDictionary_autogen.h

Issue 18117005: more work on pdf fonts, more to come (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 #ifndef __DEFINED__SkPdfXObjectDictionary 1 #ifndef __DEFINED__SkPdfXObjectDictionary
2 #define __DEFINED__SkPdfXObjectDictionary 2 #define __DEFINED__SkPdfXObjectDictionary
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 "SkPdfDictionary_autogen.h" 7 #include "SkPdfDictionary_autogen.h"
8 8
9 class SkPdfXObjectDictionary : public SkPdfDictionary { 9 class SkPdfXObjectDictionary : public SkPdfDictionary {
10 public: 10 public:
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 56
57 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary() {return NULL;} 57 virtual SkPdfBoxColorInformationDictionary* asBoxColorInformationDictionary() {return NULL;}
58 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction ary() const {return NULL;} 58 virtual const SkPdfBoxColorInformationDictionary* asBoxColorInformationDiction ary() const {return NULL;}
59 59
60 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;} 60 virtual SkPdfBoxStyleDictionary* asBoxStyleDictionary() {return NULL;}
61 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU LL;} 61 virtual const SkPdfBoxStyleDictionary* asBoxStyleDictionary() const {return NU LL;}
62 62
63 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret urn NULL;} 63 virtual SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary() {ret urn NULL;}
64 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary( ) const {return NULL;} 64 virtual const SkPdfCIDFontDescriptorDictionary* asCIDFontDescriptorDictionary( ) const {return NULL;}
65 65
66 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;}
67 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL ;}
68
66 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL ;} 69 virtual SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() {return NULL ;}
67 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const {return NULL;} 70 virtual const SkPdfCIDSystemInfoDictionary* asCIDSystemInfoDictionary() const {return NULL;}
68 71
69 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;} 72 virtual SkPdfCMapDictionary* asCMapDictionary() {return NULL;}
70 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;} 73 virtual const SkPdfCMapDictionary* asCMapDictionary() const {return NULL;}
71 74
72 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret urn NULL;} 75 virtual SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary() {ret urn NULL;}
73 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary( ) const {return NULL;} 76 virtual const SkPdfCalgrayColorSpaceDictionary* asCalgrayColorSpaceDictionary( ) const {return NULL;}
74 77
75 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur n NULL;} 78 virtual SkPdfCalrgbColorSpaceDictionary* asCalrgbColorSpaceDictionary() {retur n NULL;}
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 158
156 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;} 159 virtual SkPdfFileTrailerDictionary* asFileTrailerDictionary() {return NULL;}
157 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret urn NULL;} 160 virtual const SkPdfFileTrailerDictionary* asFileTrailerDictionary() const {ret urn NULL;}
158 161
159 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU LL;} 162 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU LL;}
160 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons t {return NULL;} 163 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons t {return NULL;}
161 164
162 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} 165 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;}
163 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} 166 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;}
164 167
165 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;}
166 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL ;}
167
168 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} 168 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;}
169 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return NULL;} 169 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return NULL;}
170 170
171 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} 171 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;}
172 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return NULL;} 172 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return NULL;}
173 173
174 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return NULL;} 174 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return NULL;}
175 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co nst {return NULL;} 175 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co nst {return NULL;}
176 176
177 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} 177 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;}
(...skipping 336 matching lines...) Expand 10 before | Expand all | Expand 10 after
514 514
515 SkPdfXObjectDictionary(const SkPdfXObjectDictionary& from) : SkPdfDictionary(f rom.fPodofoDoc, from.fPodofoObj) {} 515 SkPdfXObjectDictionary(const SkPdfXObjectDictionary& from) : SkPdfDictionary(f rom.fPodofoDoc, from.fPodofoObj) {}
516 516
517 virtual bool valid() const {return true;} 517 virtual bool valid() const {return true;}
518 518
519 SkPdfXObjectDictionary& operator=(const SkPdfXObjectDictionary& from) {this->f PodofoDoc = from.fPodofoDoc; this->fPodofoObj = from.fPodofoObj; return *this;} 519 SkPdfXObjectDictionary& operator=(const SkPdfXObjectDictionary& from) {this->f PodofoDoc = from.fPodofoDoc; this->fPodofoObj = from.fPodofoObj; return *this;}
520 520
521 }; 521 };
522 522
523 #endif // __DEFINED__SkPdfXObjectDictionary 523 #endif // __DEFINED__SkPdfXObjectDictionary
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698