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

Side by Side Diff: experimental/PdfViewer/autogen/SkPdfBoolean_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__SkPdfBoolean 1 #ifndef __DEFINED__SkPdfBoolean
2 #define __DEFINED__SkPdfBoolean 2 #define __DEFINED__SkPdfBoolean
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 SkPdfBoolean : public SkPdfObject { 9 class SkPdfBoolean : public SkPdfObject {
10 public: 10 public:
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
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
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 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
554 554
555 SkPdfBoolean(const SkPdfBoolean& from) : SkPdfObject(from.fPodofoDoc, from.fPo dofoObj) {} 555 SkPdfBoolean(const SkPdfBoolean& from) : SkPdfObject(from.fPodofoDoc, from.fPo dofoObj) {}
556 556
557 virtual bool valid() const {return true;} 557 virtual bool valid() const {return true;}
558 558
559 SkPdfBoolean& operator=(const SkPdfBoolean& from) {this->fPodofoDoc = from.fPo dofoDoc; this->fPodofoObj = from.fPodofoObj; return *this;} 559 SkPdfBoolean& operator=(const SkPdfBoolean& from) {this->fPodofoDoc = from.fPo dofoDoc; this->fPodofoObj = from.fPodofoObj; return *this;}
560 560
561 }; 561 };
562 562
563 #endif // __DEFINED__SkPdfBoolean 563 #endif // __DEFINED__SkPdfBoolean
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698