| OLD | NEW |
| 1 #ifndef __DEFINED__SkPdfPDF_XOutputIntentDictionary | 1 #ifndef __DEFINED__SkPdfPDF_XOutputIntentDictionary |
| 2 #define __DEFINED__SkPdfPDF_XOutputIntentDictionary | 2 #define __DEFINED__SkPdfPDF_XOutputIntentDictionary |
| 3 | 3 |
| 4 #include "SkPdfEnums_autogen.h" | 4 #include "SkPdfEnums_autogen.h" |
| 5 #include "SkPdfArray_autogen.h" | 5 #include "SkPdfArray_autogen.h" |
| 6 #include "SkPdfDictionary_autogen.h" | 6 #include "SkPdfDictionary_autogen.h" |
| 7 | 7 |
| 8 // Entries in a PDF/X output intent dictionary | 8 // Entries in a PDF/X output intent dictionary |
| 9 class SkPdfPDF_XOutputIntentDictionary : public SkPdfDictionary { | 9 class SkPdfPDF_XOutputIntentDictionary : public SkPdfDictionary { |
| 10 public: | 10 public: |
| (...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 158 | 158 |
| 159 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU
LL;} | 159 virtual SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() {return NU
LL;} |
| 160 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons
t {return NULL;} | 160 virtual const SkPdfFontDescriptorDictionary* asFontDescriptorDictionary() cons
t {return NULL;} |
| 161 | 161 |
| 162 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} | 162 virtual SkPdfFontDictionary* asFontDictionary() {return NULL;} |
| 163 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} | 163 virtual const SkPdfFontDictionary* asFontDictionary() const {return NULL;} |
| 164 | 164 |
| 165 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;} | 165 virtual SkPdfCIDFontDictionary* asCIDFontDictionary() {return NULL;} |
| 166 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL
;} | 166 virtual const SkPdfCIDFontDictionary* asCIDFontDictionary() const {return NULL
;} |
| 167 | 167 |
| 168 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} | |
| 169 virtual const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {r
eturn NULL;} | |
| 170 | |
| 171 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} | 168 virtual SkPdfType0FontDictionary* asType0FontDictionary() {return NULL;} |
| 172 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return
NULL;} | 169 virtual const SkPdfType0FontDictionary* asType0FontDictionary() const {return
NULL;} |
| 173 | 170 |
| 171 virtual SkPdfType3FontDictionary* asType3FontDictionary() {return NULL;} |
| 172 virtual const SkPdfType3FontDictionary* asType3FontDictionary() const {return
NULL;} |
| 173 |
| 174 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} | 174 virtual SkPdfType1FontDictionary* asType1FontDictionary() {return NULL;} |
| 175 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return
NULL;} | 175 virtual const SkPdfType1FontDictionary* asType1FontDictionary() const {return
NULL;} |
| 176 | 176 |
| 177 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return
NULL;} | 177 virtual SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() {return
NULL;} |
| 178 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co
nst {return NULL;} | 178 virtual const SkPdfMultiMasterFontDictionary* asMultiMasterFontDictionary() co
nst {return NULL;} |
| 179 | 179 |
| 180 virtual SkPdfType3FontDictionary* asType3FontDictionary() {return NULL;} | 180 virtual SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() {return NULL;} |
| 181 virtual const SkPdfType3FontDictionary* asType3FontDictionary() const {return
NULL;} | 181 virtual const SkPdfTrueTypeFontDictionary* asTrueTypeFontDictionary() const {r
eturn NULL;} |
| 182 | 182 |
| 183 virtual SkPdfFormFieldActionsDictionary* asFormFieldActionsDictionary() {retur
n NULL;} | 183 virtual SkPdfFormFieldActionsDictionary* asFormFieldActionsDictionary() {retur
n NULL;} |
| 184 virtual const SkPdfFormFieldActionsDictionary* asFormFieldActionsDictionary()
const {return NULL;} | 184 virtual const SkPdfFormFieldActionsDictionary* asFormFieldActionsDictionary()
const {return NULL;} |
| 185 | 185 |
| 186 virtual SkPdfFreeTextAnnotationDictionary* asFreeTextAnnotationDictionary() {r
eturn NULL;} | 186 virtual SkPdfFreeTextAnnotationDictionary* asFreeTextAnnotationDictionary() {r
eturn NULL;} |
| 187 virtual const SkPdfFreeTextAnnotationDictionary* asFreeTextAnnotationDictionar
y() const {return NULL;} | 187 virtual const SkPdfFreeTextAnnotationDictionary* asFreeTextAnnotationDictionar
y() const {return NULL;} |
| 188 | 188 |
| 189 virtual SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return NU
LL;} | 189 virtual SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() {return NU
LL;} |
| 190 virtual const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() cons
t {return NULL;} | 190 virtual const SkPdfFunctionCommonDictionary* asFunctionCommonDictionary() cons
t {return NULL;} |
| 191 | 191 |
| (...skipping 441 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 633 * CIE" information (BToA in ICC terminology); the "to CIE" | 633 * CIE" information (BToA in ICC terminology); the "to CIE" |
| 634 * (AToB) information can optionally be used to remap source | 634 * (AToB) information can optionally be used to remap source |
| 635 * color values to some other destination color space, such as for | 635 * color values to some other destination color space, such as for |
| 636 * screen preview or hardcopy proofing. (See implementation note | 636 * screen preview or hardcopy proofing. (See implementation note |
| 637 * 111 in Appendix H.) | 637 * 111 in Appendix H.) |
| 638 **/ | 638 **/ |
| 639 bool has_DestOutputProfile() const { | 639 bool has_DestOutputProfile() const { |
| 640 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "DestO
utputProfile", "", NULL)); | 640 return (ObjectFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "DestO
utputProfile", "", NULL)); |
| 641 } | 641 } |
| 642 | 642 |
| 643 SkPdfStream DestOutputProfile() const { | 643 SkPdfStream* DestOutputProfile() const { |
| 644 SkPdfStream ret; | 644 SkPdfStream* ret; |
| 645 if (StreamFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "DestOutpu
tProfile", "", &ret)) return ret; | 645 if (StreamFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "DestOutpu
tProfile", "", &ret)) return ret; |
| 646 // TODO(edisonn): warn about missing required field, assert for known good p
dfs | 646 // TODO(edisonn): warn about missing required field, assert for known good p
dfs |
| 647 return SkPdfStream(); | 647 return NULL; |
| 648 } | 648 } |
| 649 | 649 |
| 650 }; | 650 }; |
| 651 | 651 |
| 652 #endif // __DEFINED__SkPdfPDF_XOutputIntentDictionary | 652 #endif // __DEFINED__SkPdfPDF_XOutputIntentDictionary |
| OLD | NEW |