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

Side by Side Diff: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfEnums_autogen.h

Issue 22900010: pdfviewer: check in pdfapi classes (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 4 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
(Empty)
1 #ifndef __DEFINED__SkPdfEnums
2 #define __DEFINED__SkPdfEnums
3
4 enum SkPdfNativeObjectType {
5 kNone_SkPdfNativeObjectType = 0,
6 kDictionary_SkPdfNativeObjectType,
7 kALinkAnnotationDictionary_SkPdfNativeObjectType,
8 kActionDictionary_SkPdfNativeObjectType,
9 kAlternateImageDictionary_SkPdfNativeObjectType,
10 kAnnotationActionsDictionary_SkPdfNativeObjectType,
11 kAnnotationDictionary_SkPdfNativeObjectType,
12 kAppearanceCharacteristicsDictionary_SkPdfNativeObjectType,
13 kAppearanceDictionary_SkPdfNativeObjectType,
14 kApplicationDataDictionary_SkPdfNativeObjectType,
15 kArtifactsDictionary_SkPdfNativeObjectType,
16 kAttributeObjectDictionary_SkPdfNativeObjectType,
17 kBeadDictionary_SkPdfNativeObjectType,
18 kBlockLevelStructureElementsDictionary_SkPdfNativeObjectType,
19 kBorderStyleDictionary_SkPdfNativeObjectType,
20 kBoxColorInformationDictionary_SkPdfNativeObjectType,
21 kBoxStyleDictionary_SkPdfNativeObjectType,
22 kCIDFontDescriptorDictionary_SkPdfNativeObjectType,
23 kCIDFontDictionary_SkPdfNativeObjectType,
24 kCIDSystemInfoDictionary_SkPdfNativeObjectType,
25 kCMapDictionary_SkPdfNativeObjectType,
26 kCalgrayColorSpaceDictionary_SkPdfNativeObjectType,
27 kCalrgbColorSpaceDictionary_SkPdfNativeObjectType,
28 kCatalogDictionary_SkPdfNativeObjectType,
29 kCcittfaxdecodeFilterDictionary_SkPdfNativeObjectType,
30 kCheckboxFieldDictionary_SkPdfNativeObjectType,
31 kChoiceFieldDictionary_SkPdfNativeObjectType,
32 kComponentsWithMetadataDictionary_SkPdfNativeObjectType,
33 kDctdecodeFilterDictionary_SkPdfNativeObjectType,
34 kDeviceNColorSpaceDictionary_SkPdfNativeObjectType,
35 kDocumentCatalogActionsDictionary_SkPdfNativeObjectType,
36 kDocumentInformationDictionary_SkPdfNativeObjectType,
37 kEmbeddedFileParameterDictionary_SkPdfNativeObjectType,
38 kEmbeddedFileStreamDictionary_SkPdfNativeObjectType,
39 kEmbeddedFontStreamDictionary_SkPdfNativeObjectType,
40 kEncodingDictionary_SkPdfNativeObjectType,
41 kEncryptedEmbeddedFileStreamDictionary_SkPdfNativeObjectType,
42 kEncryptionCommonDictionary_SkPdfNativeObjectType,
43 kFDFCatalogDictionary_SkPdfNativeObjectType,
44 kFDFDictionary_SkPdfNativeObjectType,
45 kFDFFieldDictionary_SkPdfNativeObjectType,
46 kFDFFileAnnotationDictionary_SkPdfNativeObjectType,
47 kFDFNamedPageReferenceDictionary_SkPdfNativeObjectType,
48 kFDFPageDictionary_SkPdfNativeObjectType,
49 kFDFTemplateDictionary_SkPdfNativeObjectType,
50 kFDFTrailerDictionary_SkPdfNativeObjectType,
51 kFieldDictionary_SkPdfNativeObjectType,
52 kFileAttachmentAnnotationDictionary_SkPdfNativeObjectType,
53 kFileSpecificationDictionary_SkPdfNativeObjectType,
54 kFileTrailerDictionary_SkPdfNativeObjectType,
55 kFontDescriptorDictionary_SkPdfNativeObjectType,
56 kFontDictionary_SkPdfNativeObjectType,
57 kType0FontDictionary_SkPdfNativeObjectType,
58 kType1FontDictionary_SkPdfNativeObjectType,
59 kMultiMasterFontDictionary_SkPdfNativeObjectType,
60 kTrueTypeFontDictionary_SkPdfNativeObjectType,
61 kType3FontDictionary_SkPdfNativeObjectType,
62 kType1FontDictionary__End_SkPdfNativeObjectType,
63 kFontDictionary__End_SkPdfNativeObjectType,
64 kFormFieldActionsDictionary_SkPdfNativeObjectType,
65 kFreeTextAnnotationDictionary_SkPdfNativeObjectType,
66 kFunctionCommonDictionary_SkPdfNativeObjectType,
67 kGoToActionDictionary_SkPdfNativeObjectType,
68 kGraphicsStateDictionary_SkPdfNativeObjectType,
69 kGroupAttributesDictionary_SkPdfNativeObjectType,
70 kHideActionDictionary_SkPdfNativeObjectType,
71 kIccProfileStreamDictionary_SkPdfNativeObjectType,
72 kIconFitDictionary_SkPdfNativeObjectType,
73 kImportDataActionDictionary_SkPdfNativeObjectType,
74 kInkAnnotationDictionary_SkPdfNativeObjectType,
75 kInlineLevelStructureElementsDictionary_SkPdfNativeObjectType,
76 kInteractiveFormDictionary_SkPdfNativeObjectType,
77 kJavascriptActionDictionary_SkPdfNativeObjectType,
78 kJavascriptDictionary_SkPdfNativeObjectType,
79 kJbig2DecodeFilterDictionary_SkPdfNativeObjectType,
80 kLabColorSpaceDictionary_SkPdfNativeObjectType,
81 kLaunchActionDictionary_SkPdfNativeObjectType,
82 kLineAnnotationDictionary_SkPdfNativeObjectType,
83 kListAttributeDictionary_SkPdfNativeObjectType,
84 kLzwdecodeAndFlatedecodeFiltersDictionary_SkPdfNativeObjectType,
85 kMacOsFileInformationDictionary_SkPdfNativeObjectType,
86 kMarkInformationDictionary_SkPdfNativeObjectType,
87 kMarkedContentReferenceDictionary_SkPdfNativeObjectType,
88 kMarkupAnnotationsDictionary_SkPdfNativeObjectType,
89 kMetadataStreamDictionary_SkPdfNativeObjectType,
90 kMovieActionDictionary_SkPdfNativeObjectType,
91 kMovieActivationDictionary_SkPdfNativeObjectType,
92 kMovieAnnotationDictionary_SkPdfNativeObjectType,
93 kMovieDictionary_SkPdfNativeObjectType,
94 kNameDictionary_SkPdfNativeObjectType,
95 kNameTreeNodeDictionary_SkPdfNativeObjectType,
96 kNamedActionsDictionary_SkPdfNativeObjectType,
97 kNumberTreeNodeDictionary_SkPdfNativeObjectType,
98 kObjectReferenceDictionary_SkPdfNativeObjectType,
99 kOpiVersionDictionary_SkPdfNativeObjectType,
100 kOutlineDictionary_SkPdfNativeObjectType,
101 kOutlineItemDictionary_SkPdfNativeObjectType,
102 kPDF_XOutputIntentDictionary_SkPdfNativeObjectType,
103 kPSXobjectDictionary_SkPdfNativeObjectType,
104 kPageLabelDictionary_SkPdfNativeObjectType,
105 kPageObjectActionsDictionary_SkPdfNativeObjectType,
106 kPageObjectDictionary_SkPdfNativeObjectType,
107 kPagePieceDictionary_SkPdfNativeObjectType,
108 kPageTreeNodeDictionary_SkPdfNativeObjectType,
109 kPopUpAnnotationDictionary_SkPdfNativeObjectType,
110 kPrinterMarkAnnotationDictionary_SkPdfNativeObjectType,
111 kPrinterMarkFormDictionary_SkPdfNativeObjectType,
112 kRadioButtonFieldDictionary_SkPdfNativeObjectType,
113 kReferenceDictionary_SkPdfNativeObjectType,
114 kRemoteGoToActionDictionary_SkPdfNativeObjectType,
115 kResetFormActionDictionary_SkPdfNativeObjectType,
116 kResourceDictionary_SkPdfNativeObjectType,
117 kRubberStampAnnotationDictionary_SkPdfNativeObjectType,
118 kSeparationDictionary_SkPdfNativeObjectType,
119 kShadingDictionary_SkPdfNativeObjectType,
120 kType1ShadingDictionary_SkPdfNativeObjectType,
121 kType2ShadingDictionary_SkPdfNativeObjectType,
122 kType3ShadingDictionary_SkPdfNativeObjectType,
123 kType4ShadingDictionary_SkPdfNativeObjectType,
124 kType5ShadingDictionary_SkPdfNativeObjectType,
125 kType6ShadingDictionary_SkPdfNativeObjectType,
126 kShadingDictionary__End_SkPdfNativeObjectType,
127 kSignatureDictionary_SkPdfNativeObjectType,
128 kSoftMaskDictionary_SkPdfNativeObjectType,
129 kSoundActionDictionary_SkPdfNativeObjectType,
130 kSoundAnnotationDictionary_SkPdfNativeObjectType,
131 kSoundObjectDictionary_SkPdfNativeObjectType,
132 kSourceInformationDictionary_SkPdfNativeObjectType,
133 kSquareOrCircleAnnotation_SkPdfNativeObjectType,
134 kStandardSecurityHandlerDictionary_SkPdfNativeObjectType,
135 kStandardStructureDictionary_SkPdfNativeObjectType,
136 kStreamCommonDictionary_SkPdfNativeObjectType,
137 kStructureElementAccessDictionary_SkPdfNativeObjectType,
138 kStructureElementDictionary_SkPdfNativeObjectType,
139 kStructureTreeRootDictionary_SkPdfNativeObjectType,
140 kSubmitFormActionDictionary_SkPdfNativeObjectType,
141 kTableAttributesDictionary_SkPdfNativeObjectType,
142 kTextAnnotationDictionary_SkPdfNativeObjectType,
143 kTextFieldDictionary_SkPdfNativeObjectType,
144 kThreadActionDictionary_SkPdfNativeObjectType,
145 kThreadDictionary_SkPdfNativeObjectType,
146 kTransitionDictionary_SkPdfNativeObjectType,
147 kTransparencyGroupDictionary_SkPdfNativeObjectType,
148 kTrapNetworkAnnotationDictionary_SkPdfNativeObjectType,
149 kTrapNetworkAppearanceStreamDictionary_SkPdfNativeObjectType,
150 kType0FunctionDictionary_SkPdfNativeObjectType,
151 kType10HalftoneDictionary_SkPdfNativeObjectType,
152 kType16HalftoneDictionary_SkPdfNativeObjectType,
153 kType1HalftoneDictionary_SkPdfNativeObjectType,
154 kType1PatternDictionary_SkPdfNativeObjectType,
155 kType2FunctionDictionary_SkPdfNativeObjectType,
156 kType2PatternDictionary_SkPdfNativeObjectType,
157 kType3FunctionDictionary_SkPdfNativeObjectType,
158 kType5HalftoneDictionary_SkPdfNativeObjectType,
159 kType6HalftoneDictionary_SkPdfNativeObjectType,
160 kURIActionDictionary_SkPdfNativeObjectType,
161 kURIDictionary_SkPdfNativeObjectType,
162 kURLAliasDictionary_SkPdfNativeObjectType,
163 kVariableTextFieldDictionary_SkPdfNativeObjectType,
164 kViewerPreferencesDictionary_SkPdfNativeObjectType,
165 kWebCaptureCommandDictionary_SkPdfNativeObjectType,
166 kWebCaptureCommandSettingsDictionary_SkPdfNativeObjectType,
167 kWebCaptureDictionary_SkPdfNativeObjectType,
168 kWebCaptureImageSetDictionary_SkPdfNativeObjectType,
169 kWebCaptureInformationDictionary_SkPdfNativeObjectType,
170 kWebCapturePageSetDictionary_SkPdfNativeObjectType,
171 kWidgetAnnotationDictionary_SkPdfNativeObjectType,
172 kWindowsLaunchActionDictionary_SkPdfNativeObjectType,
173 kXObjectDictionary_SkPdfNativeObjectType,
174 kImageDictionary_SkPdfNativeObjectType,
175 kSoftMaskImageDictionary_SkPdfNativeObjectType,
176 kImageDictionary__End_SkPdfNativeObjectType,
177 kType1FormDictionary_SkPdfNativeObjectType,
178 kXObjectDictionary__End_SkPdfNativeObjectType,
179 kDictionary__End_SkPdfNativeObjectType,
180 };
181
182 class SkPdfDictionary;
183 class SkPdfXObjectDictionary;
184 class SkPdfFontDictionary;
185 class SkPdfTrueTypeFontDictionary;
186 class SkPdfStreamCommonDictionary;
187 class SkPdfLzwdecodeAndFlatedecodeFiltersDictionary;
188 class SkPdfCcittfaxdecodeFilterDictionary;
189 class SkPdfJbig2DecodeFilterDictionary;
190 class SkPdfDctdecodeFilterDictionary;
191 class SkPdfFileTrailerDictionary;
192 class SkPdfEncryptionCommonDictionary;
193 class SkPdfStandardSecurityHandlerDictionary;
194 class SkPdfCatalogDictionary;
195 class SkPdfPageTreeNodeDictionary;
196 class SkPdfPageObjectDictionary;
197 class SkPdfNameDictionary;
198 class SkPdfResourceDictionary;
199 class SkPdfNameTreeNodeDictionary;
200 class SkPdfNumberTreeNodeDictionary;
201 class SkPdfFunctionCommonDictionary;
202 class SkPdfType0FunctionDictionary;
203 class SkPdfType2FunctionDictionary;
204 class SkPdfType3FunctionDictionary;
205 class SkPdfFileSpecificationDictionary;
206 class SkPdfEmbeddedFileStreamDictionary;
207 class SkPdfEmbeddedFileParameterDictionary;
208 class SkPdfMacOsFileInformationDictionary;
209 class SkPdfGraphicsStateDictionary;
210 class SkPdfCalgrayColorSpaceDictionary;
211 class SkPdfCalrgbColorSpaceDictionary;
212 class SkPdfLabColorSpaceDictionary;
213 class SkPdfIccProfileStreamDictionary;
214 class SkPdfDeviceNColorSpaceDictionary;
215 class SkPdfType1PatternDictionary;
216 class SkPdfType2PatternDictionary;
217 class SkPdfShadingDictionary;
218 class SkPdfType1ShadingDictionary;
219 class SkPdfType2ShadingDictionary;
220 class SkPdfType3ShadingDictionary;
221 class SkPdfType4ShadingDictionary;
222 class SkPdfType5ShadingDictionary;
223 class SkPdfType6ShadingDictionary;
224 class SkPdfImageDictionary;
225 class SkPdfAlternateImageDictionary;
226 class SkPdfType1FormDictionary;
227 class SkPdfGroupAttributesDictionary;
228 class SkPdfReferenceDictionary;
229 class SkPdfPSXobjectDictionary;
230 class SkPdfType1FontDictionary;
231 class SkPdfType3FontDictionary;
232 class SkPdfEncodingDictionary;
233 class SkPdfCIDSystemInfoDictionary;
234 class SkPdfCIDFontDictionary;
235 class SkPdfCMapDictionary;
236 class SkPdfType0FontDictionary;
237 class SkPdfFontDescriptorDictionary;
238 class SkPdfCIDFontDescriptorDictionary;
239 class SkPdfEmbeddedFontStreamDictionary;
240 class SkPdfType1HalftoneDictionary;
241 class SkPdfType6HalftoneDictionary;
242 class SkPdfType10HalftoneDictionary;
243 class SkPdfType16HalftoneDictionary;
244 class SkPdfType5HalftoneDictionary;
245 class SkPdfSoftMaskDictionary;
246 class SkPdfSoftMaskImageDictionary;
247 class SkPdfTransparencyGroupDictionary;
248 class SkPdfViewerPreferencesDictionary;
249 class SkPdfOutlineDictionary;
250 class SkPdfOutlineItemDictionary;
251 class SkPdfPageLabelDictionary;
252 class SkPdfThreadDictionary;
253 class SkPdfBeadDictionary;
254 class SkPdfTransitionDictionary;
255 class SkPdfAnnotationDictionary;
256 class SkPdfBorderStyleDictionary;
257 class SkPdfAppearanceDictionary;
258 class SkPdfTextAnnotationDictionary;
259 class SkPdfALinkAnnotationDictionary;
260 class SkPdfFreeTextAnnotationDictionary;
261 class SkPdfLineAnnotationDictionary;
262 class SkPdfSquareOrCircleAnnotation;
263 class SkPdfMarkupAnnotationsDictionary;
264 class SkPdfRubberStampAnnotationDictionary;
265 class SkPdfInkAnnotationDictionary;
266 class SkPdfPopUpAnnotationDictionary;
267 class SkPdfFileAttachmentAnnotationDictionary;
268 class SkPdfSoundAnnotationDictionary;
269 class SkPdfMovieAnnotationDictionary;
270 class SkPdfWidgetAnnotationDictionary;
271 class SkPdfActionDictionary;
272 class SkPdfAnnotationActionsDictionary;
273 class SkPdfPageObjectActionsDictionary;
274 class SkPdfFormFieldActionsDictionary;
275 class SkPdfDocumentCatalogActionsDictionary;
276 class SkPdfGoToActionDictionary;
277 class SkPdfRemoteGoToActionDictionary;
278 class SkPdfLaunchActionDictionary;
279 class SkPdfWindowsLaunchActionDictionary;
280 class SkPdfThreadActionDictionary;
281 class SkPdfURIActionDictionary;
282 class SkPdfURIDictionary;
283 class SkPdfSoundActionDictionary;
284 class SkPdfMovieActionDictionary;
285 class SkPdfHideActionDictionary;
286 class SkPdfNamedActionsDictionary;
287 class SkPdfInteractiveFormDictionary;
288 class SkPdfFieldDictionary;
289 class SkPdfVariableTextFieldDictionary;
290 class SkPdfAppearanceCharacteristicsDictionary;
291 class SkPdfCheckboxFieldDictionary;
292 class SkPdfRadioButtonFieldDictionary;
293 class SkPdfTextFieldDictionary;
294 class SkPdfChoiceFieldDictionary;
295 class SkPdfSignatureDictionary;
296 class SkPdfSubmitFormActionDictionary;
297 class SkPdfResetFormActionDictionary;
298 class SkPdfImportDataActionDictionary;
299 class SkPdfJavascriptActionDictionary;
300 class SkPdfFDFTrailerDictionary;
301 class SkPdfFDFCatalogDictionary;
302 class SkPdfFDFDictionary;
303 class SkPdfEncryptedEmbeddedFileStreamDictionary;
304 class SkPdfJavascriptDictionary;
305 class SkPdfFDFFieldDictionary;
306 class SkPdfIconFitDictionary;
307 class SkPdfFDFPageDictionary;
308 class SkPdfFDFTemplateDictionary;
309 class SkPdfFDFNamedPageReferenceDictionary;
310 class SkPdfFDFFileAnnotationDictionary;
311 class SkPdfSoundObjectDictionary;
312 class SkPdfMovieDictionary;
313 class SkPdfMovieActivationDictionary;
314 class SkPdfDocumentInformationDictionary;
315 class SkPdfMetadataStreamDictionary;
316 class SkPdfComponentsWithMetadataDictionary;
317 class SkPdfPagePieceDictionary;
318 class SkPdfApplicationDataDictionary;
319 class SkPdfStructureTreeRootDictionary;
320 class SkPdfStructureElementDictionary;
321 class SkPdfMarkedContentReferenceDictionary;
322 class SkPdfObjectReferenceDictionary;
323 class SkPdfStructureElementAccessDictionary;
324 class SkPdfAttributeObjectDictionary;
325 class SkPdfMarkInformationDictionary;
326 class SkPdfArtifactsDictionary;
327 class SkPdfStandardStructureDictionary;
328 class SkPdfBlockLevelStructureElementsDictionary;
329 class SkPdfInlineLevelStructureElementsDictionary;
330 class SkPdfListAttributeDictionary;
331 class SkPdfTableAttributesDictionary;
332 class SkPdfWebCaptureInformationDictionary;
333 class SkPdfWebCaptureDictionary;
334 class SkPdfWebCapturePageSetDictionary;
335 class SkPdfWebCaptureImageSetDictionary;
336 class SkPdfSourceInformationDictionary;
337 class SkPdfURLAliasDictionary;
338 class SkPdfWebCaptureCommandDictionary;
339 class SkPdfWebCaptureCommandSettingsDictionary;
340 class SkPdfBoxColorInformationDictionary;
341 class SkPdfBoxStyleDictionary;
342 class SkPdfPrinterMarkAnnotationDictionary;
343 class SkPdfPrinterMarkFormDictionary;
344 class SkPdfSeparationDictionary;
345 class SkPdfPDF_XOutputIntentDictionary;
346 class SkPdfTrapNetworkAnnotationDictionary;
347 class SkPdfTrapNetworkAppearanceStreamDictionary;
348 class SkPdfOpiVersionDictionary;
349 class SkPdfMultiMasterFontDictionary;
350
351 #endif // __DEFINED__SkPdfEnums
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698