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

Side by Side Diff: experimental/PdfViewer/SkPdfEnums_autogen.h

Issue 17395005: put each generated pdf api class in a file (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 6 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__SkPdfEnums 1 #ifndef __DEFINED__SkPdfEnums
2 #define __DEFINED__SkPdfEnums 2 #define __DEFINED__SkPdfEnums
3 3
4 enum SkPdfObjectType { 4 enum SkPdfObjectType {
5 kObject_SkPdfObjectType, 5 kObject_SkPdfObjectType,
6 kObjectArray_SkPdfObjectType, 6 kArray_SkPdfObjectType,
7 kObjectBoolean_SkPdfObjectType, 7 kBoolean_SkPdfObjectType,
8 kObjectDictionary_SkPdfObjectType, 8 kDictionary_SkPdfObjectType,
9 kObjectDictionaryALinkAnnotationDictionary_SkPdfObjectType, 9 kALinkAnnotationDictionary_SkPdfObjectType,
10 kObjectDictionaryActionDictionary_SkPdfObjectType, 10 kActionDictionary_SkPdfObjectType,
11 kObjectDictionaryAlternateImageDictionary_SkPdfObjectType, 11 kAlternateImageDictionary_SkPdfObjectType,
12 kObjectDictionaryAnnotationActionsDictionary_SkPdfObjectType, 12 kAnnotationActionsDictionary_SkPdfObjectType,
13 kObjectDictionaryAnnotationDictionary_SkPdfObjectType, 13 kAnnotationDictionary_SkPdfObjectType,
14 kObjectDictionaryAppearanceCharacteristicsDictionary_SkPdfObjectType, 14 kAppearanceCharacteristicsDictionary_SkPdfObjectType,
15 kObjectDictionaryAppearanceDictionary_SkPdfObjectType, 15 kAppearanceDictionary_SkPdfObjectType,
16 kObjectDictionaryApplicationDataDictionary_SkPdfObjectType, 16 kApplicationDataDictionary_SkPdfObjectType,
17 kObjectDictionaryArtifactsDictionary_SkPdfObjectType, 17 kArtifactsDictionary_SkPdfObjectType,
18 kObjectDictionaryAttributeObjectDictionary_SkPdfObjectType, 18 kAttributeObjectDictionary_SkPdfObjectType,
19 kObjectDictionaryBeadDictionary_SkPdfObjectType, 19 kBeadDictionary_SkPdfObjectType,
20 kObjectDictionaryBlockLevelStructureElementsDictionary_SkPdfObjectType, 20 kBlockLevelStructureElementsDictionary_SkPdfObjectType,
21 kObjectDictionaryBorderStyleDictionary_SkPdfObjectType, 21 kBorderStyleDictionary_SkPdfObjectType,
22 kObjectDictionaryBoxColorInformationDictionary_SkPdfObjectType, 22 kBoxColorInformationDictionary_SkPdfObjectType,
23 kObjectDictionaryBoxStyleDictionary_SkPdfObjectType, 23 kBoxStyleDictionary_SkPdfObjectType,
24 kObjectDictionaryCIDFontDescriptorDictionary_SkPdfObjectType, 24 kCIDFontDescriptorDictionary_SkPdfObjectType,
25 kObjectDictionaryCIDSystemInfoDictionary_SkPdfObjectType, 25 kCIDSystemInfoDictionary_SkPdfObjectType,
26 kObjectDictionaryCMapDictionary_SkPdfObjectType, 26 kCMapDictionary_SkPdfObjectType,
27 kObjectDictionaryCalgrayColorSpaceDictionary_SkPdfObjectType, 27 kCalgrayColorSpaceDictionary_SkPdfObjectType,
28 kObjectDictionaryCalrgbColorSpaceDictionary_SkPdfObjectType, 28 kCalrgbColorSpaceDictionary_SkPdfObjectType,
29 kObjectDictionaryCatalogDictionary_SkPdfObjectType, 29 kCatalogDictionary_SkPdfObjectType,
30 kObjectDictionaryCcittfaxdecodeFilterDictionary_SkPdfObjectType, 30 kCcittfaxdecodeFilterDictionary_SkPdfObjectType,
31 kObjectDictionaryCheckboxFieldDictionary_SkPdfObjectType, 31 kCheckboxFieldDictionary_SkPdfObjectType,
32 kObjectDictionaryChoiceFieldDictionary_SkPdfObjectType, 32 kChoiceFieldDictionary_SkPdfObjectType,
33 kObjectDictionaryComponentsWithMetadataDictionary_SkPdfObjectType, 33 kComponentsWithMetadataDictionary_SkPdfObjectType,
34 kObjectDictionaryDctdecodeFilterDictionary_SkPdfObjectType, 34 kDctdecodeFilterDictionary_SkPdfObjectType,
35 kObjectDictionaryDeviceNColorSpaceDictionary_SkPdfObjectType, 35 kDeviceNColorSpaceDictionary_SkPdfObjectType,
36 kObjectDictionaryDocumentCatalogActionsDictionary_SkPdfObjectType, 36 kDocumentCatalogActionsDictionary_SkPdfObjectType,
37 kObjectDictionaryDocumentInformationDictionary_SkPdfObjectType, 37 kDocumentInformationDictionary_SkPdfObjectType,
38 kObjectDictionaryEmbeddedFileParameterDictionary_SkPdfObjectType, 38 kEmbeddedFileParameterDictionary_SkPdfObjectType,
39 kObjectDictionaryEmbeddedFileStreamDictionary_SkPdfObjectType, 39 kEmbeddedFileStreamDictionary_SkPdfObjectType,
40 kObjectDictionaryEmbeddedFontStreamDictionary_SkPdfObjectType, 40 kEmbeddedFontStreamDictionary_SkPdfObjectType,
41 kObjectDictionaryEncodingDictionary_SkPdfObjectType, 41 kEncodingDictionary_SkPdfObjectType,
42 kObjectDictionaryEncryptedEmbeddedFileStreamDictionary_SkPdfObjectType, 42 kEncryptedEmbeddedFileStreamDictionary_SkPdfObjectType,
43 kObjectDictionaryEncryptionCommonDictionary_SkPdfObjectType, 43 kEncryptionCommonDictionary_SkPdfObjectType,
44 kObjectDictionaryFDFCatalogDictionary_SkPdfObjectType, 44 kFDFCatalogDictionary_SkPdfObjectType,
45 kObjectDictionaryFDFDictionary_SkPdfObjectType, 45 kFDFDictionary_SkPdfObjectType,
46 kObjectDictionaryFDFFieldDictionary_SkPdfObjectType, 46 kFDFFieldDictionary_SkPdfObjectType,
47 kObjectDictionaryFDFFileAnnotationDictionary_SkPdfObjectType, 47 kFDFFileAnnotationDictionary_SkPdfObjectType,
48 kObjectDictionaryFDFNamedPageReferenceDictionary_SkPdfObjectType, 48 kFDFNamedPageReferenceDictionary_SkPdfObjectType,
49 kObjectDictionaryFDFPageDictionary_SkPdfObjectType, 49 kFDFPageDictionary_SkPdfObjectType,
50 kObjectDictionaryFDFTemplateDictionary_SkPdfObjectType, 50 kFDFTemplateDictionary_SkPdfObjectType,
51 kObjectDictionaryFDFTrailerDictionary_SkPdfObjectType, 51 kFDFTrailerDictionary_SkPdfObjectType,
52 kObjectDictionaryFieldDictionary_SkPdfObjectType, 52 kFieldDictionary_SkPdfObjectType,
53 kObjectDictionaryFileAttachmentAnnotationDictionary_SkPdfObjectType, 53 kFileAttachmentAnnotationDictionary_SkPdfObjectType,
54 kObjectDictionaryFileSpecificationDictionary_SkPdfObjectType, 54 kFileSpecificationDictionary_SkPdfObjectType,
55 kObjectDictionaryFileTrailerDictionary_SkPdfObjectType, 55 kFileTrailerDictionary_SkPdfObjectType,
56 kObjectDictionaryFontDescriptorDictionary_SkPdfObjectType, 56 kFontDescriptorDictionary_SkPdfObjectType,
57 kObjectDictionaryFontDictionary_SkPdfObjectType, 57 kFontDictionary_SkPdfObjectType,
58 kObjectDictionaryFontDictionaryCIDFontDictionary_SkPdfObjectType, 58 kCIDFontDictionary_SkPdfObjectType,
59 kObjectDictionaryFontDictionaryTrueTypeFontDictionary_SkPdfObjectType, 59 kTrueTypeFontDictionary_SkPdfObjectType,
60 kObjectDictionaryFontDictionaryType0FontDictionary_SkPdfObjectType, 60 kType0FontDictionary_SkPdfObjectType,
61 kObjectDictionaryFontDictionaryType1FontDictionary_SkPdfObjectType, 61 kType1FontDictionary_SkPdfObjectType,
62 kObjectDictionaryFontDictionaryType1FontDictionaryMultiMasterFontDictionary_Sk PdfObjectType, 62 kMultiMasterFontDictionary_SkPdfObjectType,
63 kObjectDictionaryFontDictionaryType1FontDictionary__End_SkPdfObjectType, 63 kType1FontDictionary__End_SkPdfObjectType,
64 kObjectDictionaryFontDictionaryType3FontDictionary_SkPdfObjectType, 64 kType3FontDictionary_SkPdfObjectType,
65 kObjectDictionaryFontDictionary__End_SkPdfObjectType, 65 kFontDictionary__End_SkPdfObjectType,
66 kObjectDictionaryFormFieldActionsDictionary_SkPdfObjectType, 66 kFormFieldActionsDictionary_SkPdfObjectType,
67 kObjectDictionaryFreeTextAnnotationDictionary_SkPdfObjectType, 67 kFreeTextAnnotationDictionary_SkPdfObjectType,
68 kObjectDictionaryFunctionCommonDictionary_SkPdfObjectType, 68 kFunctionCommonDictionary_SkPdfObjectType,
69 kObjectDictionaryGoToActionDictionary_SkPdfObjectType, 69 kGoToActionDictionary_SkPdfObjectType,
70 kObjectDictionaryGraphicsStateDictionary_SkPdfObjectType, 70 kGraphicsStateDictionary_SkPdfObjectType,
71 kObjectDictionaryGroupAttributesDictionary_SkPdfObjectType, 71 kGroupAttributesDictionary_SkPdfObjectType,
72 kObjectDictionaryHideActionDictionary_SkPdfObjectType, 72 kHideActionDictionary_SkPdfObjectType,
73 kObjectDictionaryIccProfileStreamDictionary_SkPdfObjectType, 73 kIccProfileStreamDictionary_SkPdfObjectType,
74 kObjectDictionaryIconFitDictionary_SkPdfObjectType, 74 kIconFitDictionary_SkPdfObjectType,
75 kObjectDictionaryImportDataActionDictionary_SkPdfObjectType, 75 kImportDataActionDictionary_SkPdfObjectType,
76 kObjectDictionaryInkAnnotationDictionary_SkPdfObjectType, 76 kInkAnnotationDictionary_SkPdfObjectType,
77 kObjectDictionaryInlineLevelStructureElementsDictionary_SkPdfObjectType, 77 kInlineLevelStructureElementsDictionary_SkPdfObjectType,
78 kObjectDictionaryInteractiveFormDictionary_SkPdfObjectType, 78 kInteractiveFormDictionary_SkPdfObjectType,
79 kObjectDictionaryJavascriptActionDictionary_SkPdfObjectType, 79 kJavascriptActionDictionary_SkPdfObjectType,
80 kObjectDictionaryJavascriptDictionary_SkPdfObjectType, 80 kJavascriptDictionary_SkPdfObjectType,
81 kObjectDictionaryJbig2DecodeFilterDictionary_SkPdfObjectType, 81 kJbig2DecodeFilterDictionary_SkPdfObjectType,
82 kObjectDictionaryLabColorSpaceDictionary_SkPdfObjectType, 82 kLabColorSpaceDictionary_SkPdfObjectType,
83 kObjectDictionaryLaunchActionDictionary_SkPdfObjectType, 83 kLaunchActionDictionary_SkPdfObjectType,
84 kObjectDictionaryLineAnnotationDictionary_SkPdfObjectType, 84 kLineAnnotationDictionary_SkPdfObjectType,
85 kObjectDictionaryListAttributeDictionary_SkPdfObjectType, 85 kListAttributeDictionary_SkPdfObjectType,
86 kObjectDictionaryLzwdecodeAndFlatedecodeFiltersDictionary_SkPdfObjectType, 86 kLzwdecodeAndFlatedecodeFiltersDictionary_SkPdfObjectType,
87 kObjectDictionaryMacOsFileInformationDictionary_SkPdfObjectType, 87 kMacOsFileInformationDictionary_SkPdfObjectType,
88 kObjectDictionaryMarkInformationDictionary_SkPdfObjectType, 88 kMarkInformationDictionary_SkPdfObjectType,
89 kObjectDictionaryMarkedContentReferenceDictionary_SkPdfObjectType, 89 kMarkedContentReferenceDictionary_SkPdfObjectType,
90 kObjectDictionaryMarkupAnnotationsDictionary_SkPdfObjectType, 90 kMarkupAnnotationsDictionary_SkPdfObjectType,
91 kObjectDictionaryMetadataStreamDictionary_SkPdfObjectType, 91 kMetadataStreamDictionary_SkPdfObjectType,
92 kObjectDictionaryMovieActionDictionary_SkPdfObjectType, 92 kMovieActionDictionary_SkPdfObjectType,
93 kObjectDictionaryMovieActivationDictionary_SkPdfObjectType, 93 kMovieActivationDictionary_SkPdfObjectType,
94 kObjectDictionaryMovieAnnotationDictionary_SkPdfObjectType, 94 kMovieAnnotationDictionary_SkPdfObjectType,
95 kObjectDictionaryMovieDictionary_SkPdfObjectType, 95 kMovieDictionary_SkPdfObjectType,
96 kObjectDictionaryNameDictionary_SkPdfObjectType, 96 kNameDictionary_SkPdfObjectType,
97 kObjectDictionaryNameTreeNodeDictionary_SkPdfObjectType, 97 kNameTreeNodeDictionary_SkPdfObjectType,
98 kObjectDictionaryNamedActionsDictionary_SkPdfObjectType, 98 kNamedActionsDictionary_SkPdfObjectType,
99 kObjectDictionaryNumberTreeNodeDictionary_SkPdfObjectType, 99 kNumberTreeNodeDictionary_SkPdfObjectType,
100 kObjectDictionaryObjectReferenceDictionary_SkPdfObjectType, 100 kObjectReferenceDictionary_SkPdfObjectType,
101 kObjectDictionaryOpiVersionDictionary_SkPdfObjectType, 101 kOpiVersionDictionary_SkPdfObjectType,
102 kObjectDictionaryOutlineDictionary_SkPdfObjectType, 102 kOutlineDictionary_SkPdfObjectType,
103 kObjectDictionaryOutlineItemDictionary_SkPdfObjectType, 103 kOutlineItemDictionary_SkPdfObjectType,
104 kObjectDictionaryPDF_XOutputIntentDictionary_SkPdfObjectType, 104 kPDF_XOutputIntentDictionary_SkPdfObjectType,
105 kObjectDictionaryPSXobjectDictionary_SkPdfObjectType, 105 kPSXobjectDictionary_SkPdfObjectType,
106 kObjectDictionaryPageLabelDictionary_SkPdfObjectType, 106 kPageLabelDictionary_SkPdfObjectType,
107 kObjectDictionaryPageObjectActionsDictionary_SkPdfObjectType, 107 kPageObjectActionsDictionary_SkPdfObjectType,
108 kObjectDictionaryPageObjectDictionary_SkPdfObjectType, 108 kPageObjectDictionary_SkPdfObjectType,
109 kObjectDictionaryPagePieceDictionary_SkPdfObjectType, 109 kPagePieceDictionary_SkPdfObjectType,
110 kObjectDictionaryPageTreeNodeDictionary_SkPdfObjectType, 110 kPageTreeNodeDictionary_SkPdfObjectType,
111 kObjectDictionaryPopUpAnnotationDictionary_SkPdfObjectType, 111 kPopUpAnnotationDictionary_SkPdfObjectType,
112 kObjectDictionaryPrinterMarkAnnotationDictionary_SkPdfObjectType, 112 kPrinterMarkAnnotationDictionary_SkPdfObjectType,
113 kObjectDictionaryPrinterMarkFormDictionary_SkPdfObjectType, 113 kPrinterMarkFormDictionary_SkPdfObjectType,
114 kObjectDictionaryRadioButtonFieldDictionary_SkPdfObjectType, 114 kRadioButtonFieldDictionary_SkPdfObjectType,
115 kObjectDictionaryReferenceDictionary_SkPdfObjectType, 115 kReferenceDictionary_SkPdfObjectType,
116 kObjectDictionaryRemoteGoToActionDictionary_SkPdfObjectType, 116 kRemoteGoToActionDictionary_SkPdfObjectType,
117 kObjectDictionaryResetFormActionDictionary_SkPdfObjectType, 117 kResetFormActionDictionary_SkPdfObjectType,
118 kObjectDictionaryResourceDictionary_SkPdfObjectType, 118 kResourceDictionary_SkPdfObjectType,
119 kObjectDictionaryRubberStampAnnotationDictionary_SkPdfObjectType, 119 kRubberStampAnnotationDictionary_SkPdfObjectType,
120 kObjectDictionarySeparationDictionary_SkPdfObjectType, 120 kSeparationDictionary_SkPdfObjectType,
121 kObjectDictionaryShadingDictionary_SkPdfObjectType, 121 kShadingDictionary_SkPdfObjectType,
122 kObjectDictionaryShadingDictionaryType1ShadingDictionary_SkPdfObjectType, 122 kType1ShadingDictionary_SkPdfObjectType,
123 kObjectDictionaryShadingDictionaryType2ShadingDictionary_SkPdfObjectType, 123 kType2ShadingDictionary_SkPdfObjectType,
124 kObjectDictionaryShadingDictionaryType3ShadingDictionary_SkPdfObjectType, 124 kType3ShadingDictionary_SkPdfObjectType,
125 kObjectDictionaryShadingDictionaryType4ShadingDictionary_SkPdfObjectType, 125 kType4ShadingDictionary_SkPdfObjectType,
126 kObjectDictionaryShadingDictionaryType5ShadingDictionary_SkPdfObjectType, 126 kType5ShadingDictionary_SkPdfObjectType,
127 kObjectDictionaryShadingDictionaryType6ShadingDictionary_SkPdfObjectType, 127 kType6ShadingDictionary_SkPdfObjectType,
128 kObjectDictionaryShadingDictionary__End_SkPdfObjectType, 128 kShadingDictionary__End_SkPdfObjectType,
129 kObjectDictionarySignatureDictionary_SkPdfObjectType, 129 kSignatureDictionary_SkPdfObjectType,
130 kObjectDictionarySoftMaskDictionary_SkPdfObjectType, 130 kSoftMaskDictionary_SkPdfObjectType,
131 kObjectDictionarySoftMaskImageDictionary_SkPdfObjectType, 131 kSoftMaskImageDictionary_SkPdfObjectType,
132 kObjectDictionarySoundActionDictionary_SkPdfObjectType, 132 kSoundActionDictionary_SkPdfObjectType,
133 kObjectDictionarySoundAnnotationDictionary_SkPdfObjectType, 133 kSoundAnnotationDictionary_SkPdfObjectType,
134 kObjectDictionarySoundObjectDictionary_SkPdfObjectType, 134 kSoundObjectDictionary_SkPdfObjectType,
135 kObjectDictionarySourceInformationDictionary_SkPdfObjectType, 135 kSourceInformationDictionary_SkPdfObjectType,
136 kObjectDictionarySquareOrCircleAnnotation_SkPdfObjectType, 136 kSquareOrCircleAnnotation_SkPdfObjectType,
137 kObjectDictionaryStandardSecurityHandlerDictionary_SkPdfObjectType, 137 kStandardSecurityHandlerDictionary_SkPdfObjectType,
138 kObjectDictionaryStandardStructureDictionary_SkPdfObjectType, 138 kStandardStructureDictionary_SkPdfObjectType,
139 kObjectDictionaryStreamCommonDictionary_SkPdfObjectType, 139 kStreamCommonDictionary_SkPdfObjectType,
140 kObjectDictionaryStructureElementAccessDictionary_SkPdfObjectType, 140 kStructureElementAccessDictionary_SkPdfObjectType,
141 kObjectDictionaryStructureElementDictionary_SkPdfObjectType, 141 kStructureElementDictionary_SkPdfObjectType,
142 kObjectDictionaryStructureTreeRootDictionary_SkPdfObjectType, 142 kStructureTreeRootDictionary_SkPdfObjectType,
143 kObjectDictionarySubmitFormActionDictionary_SkPdfObjectType, 143 kSubmitFormActionDictionary_SkPdfObjectType,
144 kObjectDictionaryTableAttributesDictionary_SkPdfObjectType, 144 kTableAttributesDictionary_SkPdfObjectType,
145 kObjectDictionaryTextAnnotationDictionary_SkPdfObjectType, 145 kTextAnnotationDictionary_SkPdfObjectType,
146 kObjectDictionaryTextFieldDictionary_SkPdfObjectType, 146 kTextFieldDictionary_SkPdfObjectType,
147 kObjectDictionaryThreadActionDictionary_SkPdfObjectType, 147 kThreadActionDictionary_SkPdfObjectType,
148 kObjectDictionaryThreadDictionary_SkPdfObjectType, 148 kThreadDictionary_SkPdfObjectType,
149 kObjectDictionaryTransitionDictionary_SkPdfObjectType, 149 kTransitionDictionary_SkPdfObjectType,
150 kObjectDictionaryTransparencyGroupDictionary_SkPdfObjectType, 150 kTransparencyGroupDictionary_SkPdfObjectType,
151 kObjectDictionaryTrapNetworkAnnotationDictionary_SkPdfObjectType, 151 kTrapNetworkAnnotationDictionary_SkPdfObjectType,
152 kObjectDictionaryTrapNetworkAppearanceStreamDictionary_SkPdfObjectType, 152 kTrapNetworkAppearanceStreamDictionary_SkPdfObjectType,
153 kObjectDictionaryType0FunctionDictionary_SkPdfObjectType, 153 kType0FunctionDictionary_SkPdfObjectType,
154 kObjectDictionaryType10HalftoneDictionary_SkPdfObjectType, 154 kType10HalftoneDictionary_SkPdfObjectType,
155 kObjectDictionaryType16HalftoneDictionary_SkPdfObjectType, 155 kType16HalftoneDictionary_SkPdfObjectType,
156 kObjectDictionaryType1HalftoneDictionary_SkPdfObjectType, 156 kType1HalftoneDictionary_SkPdfObjectType,
157 kObjectDictionaryType1PatternDictionary_SkPdfObjectType, 157 kType1PatternDictionary_SkPdfObjectType,
158 kObjectDictionaryType2FunctionDictionary_SkPdfObjectType, 158 kType2FunctionDictionary_SkPdfObjectType,
159 kObjectDictionaryType2PatternDictionary_SkPdfObjectType, 159 kType2PatternDictionary_SkPdfObjectType,
160 kObjectDictionaryType3FunctionDictionary_SkPdfObjectType, 160 kType3FunctionDictionary_SkPdfObjectType,
161 kObjectDictionaryType5HalftoneDictionary_SkPdfObjectType, 161 kType5HalftoneDictionary_SkPdfObjectType,
162 kObjectDictionaryType6HalftoneDictionary_SkPdfObjectType, 162 kType6HalftoneDictionary_SkPdfObjectType,
163 kObjectDictionaryURIActionDictionary_SkPdfObjectType, 163 kURIActionDictionary_SkPdfObjectType,
164 kObjectDictionaryURIDictionary_SkPdfObjectType, 164 kURIDictionary_SkPdfObjectType,
165 kObjectDictionaryURLAliasDictionary_SkPdfObjectType, 165 kURLAliasDictionary_SkPdfObjectType,
166 kObjectDictionaryVariableTextFieldDictionary_SkPdfObjectType, 166 kVariableTextFieldDictionary_SkPdfObjectType,
167 kObjectDictionaryViewerPreferencesDictionary_SkPdfObjectType, 167 kViewerPreferencesDictionary_SkPdfObjectType,
168 kObjectDictionaryWebCaptureCommandDictionary_SkPdfObjectType, 168 kWebCaptureCommandDictionary_SkPdfObjectType,
169 kObjectDictionaryWebCaptureCommandSettingsDictionary_SkPdfObjectType, 169 kWebCaptureCommandSettingsDictionary_SkPdfObjectType,
170 kObjectDictionaryWebCaptureDictionary_SkPdfObjectType, 170 kWebCaptureDictionary_SkPdfObjectType,
171 kObjectDictionaryWebCaptureImageSetDictionary_SkPdfObjectType, 171 kWebCaptureImageSetDictionary_SkPdfObjectType,
172 kObjectDictionaryWebCaptureInformationDictionary_SkPdfObjectType, 172 kWebCaptureInformationDictionary_SkPdfObjectType,
173 kObjectDictionaryWebCapturePageSetDictionary_SkPdfObjectType, 173 kWebCapturePageSetDictionary_SkPdfObjectType,
174 kObjectDictionaryWidgetAnnotationDictionary_SkPdfObjectType, 174 kWidgetAnnotationDictionary_SkPdfObjectType,
175 kObjectDictionaryWindowsLaunchActionDictionary_SkPdfObjectType, 175 kWindowsLaunchActionDictionary_SkPdfObjectType,
176 kObjectDictionaryXObjectDictionary_SkPdfObjectType, 176 kXObjectDictionary_SkPdfObjectType,
177 kObjectDictionaryXObjectDictionaryImageDictionary_SkPdfObjectType, 177 kImageDictionary_SkPdfObjectType,
178 kObjectDictionaryXObjectDictionaryType1FormDictionary_SkPdfObjectType, 178 kType1FormDictionary_SkPdfObjectType,
179 kObjectDictionaryXObjectDictionary__End_SkPdfObjectType, 179 kXObjectDictionary__End_SkPdfObjectType,
180 kObjectDictionary__End_SkPdfObjectType, 180 kDictionary__End_SkPdfObjectType,
181 kObjectHexString_SkPdfObjectType, 181 kInteger_SkPdfObjectType,
182 kObjectInteger_SkPdfObjectType, 182 kNumber_SkPdfObjectType,
183 kObjectName_SkPdfObjectType, 183 kInteger__End_SkPdfObjectType,
184 kObjectNull_SkPdfObjectType, 184 kName_SkPdfObjectType,
185 kObjectNumber_SkPdfObjectType, 185 kNull_SkPdfObjectType,
186 kObjectReference_SkPdfObjectType, 186 kReference_SkPdfObjectType,
187 kObjectString_SkPdfObjectType, 187 kString_SkPdfObjectType,
188 kHexString_SkPdfObjectType,
189 kString__End_SkPdfObjectType,
188 kObject__End_SkPdfObjectType, 190 kObject__End_SkPdfObjectType,
189 }; 191 };
190 192
191 class SkPdfObject; 193 class SkPdfObject;
192 class SkPdfNull; 194 class SkPdfNull;
193 class SkPdfBoolean; 195 class SkPdfBoolean;
194 class SkPdfInteger; 196 class SkPdfInteger;
195 class SkPdfNumber; 197 class SkPdfNumber;
196 class SkPdfName; 198 class SkPdfName;
197 class SkPdfReference; 199 class SkPdfReference;
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 class SkPdfPrinterMarkAnnotationDictionary; 363 class SkPdfPrinterMarkAnnotationDictionary;
362 class SkPdfPrinterMarkFormDictionary; 364 class SkPdfPrinterMarkFormDictionary;
363 class SkPdfSeparationDictionary; 365 class SkPdfSeparationDictionary;
364 class SkPdfPDF_XOutputIntentDictionary; 366 class SkPdfPDF_XOutputIntentDictionary;
365 class SkPdfTrapNetworkAnnotationDictionary; 367 class SkPdfTrapNetworkAnnotationDictionary;
366 class SkPdfTrapNetworkAppearanceStreamDictionary; 368 class SkPdfTrapNetworkAppearanceStreamDictionary;
367 class SkPdfOpiVersionDictionary; 369 class SkPdfOpiVersionDictionary;
368 class SkPdfMultiMasterFontDictionary; 370 class SkPdfMultiMasterFontDictionary;
369 371
370 #endif // __DEFINED__SkPdfEnums 372 #endif // __DEFINED__SkPdfEnums
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698