OLD | NEW |
1 import datatypes | 1 import datatypes |
2 | 2 |
3 def buildPdfSpec(pdfspec): | 3 def buildPdfSpec(pdfspec): |
4 pdfspec.addClass('StreamCommonDictionary', 'Dictionary', 'Entries common to al
l stream dictionaries')\ | 4 pdfspec.addClass('StreamCommonDictionary', 'Dictionary', 'Entries common to al
l stream dictionaries')\ |
5 .required('NULL')\ | 5 .required('NULL')\ |
6 .field('Length')\ | 6 .field('Length')\ |
7 .name('Length')\ | 7 .name('Length')\ |
8 .type('integer')\ | 8 .type('integer')\ |
9 .comment('(Required) The number of bytes from the beginning of the lin
e fol-\nlowing the keyword stream to the last byte just before the keyword\nends
tream. (There may be an additional EOL marker, preceding\nendstream, that is not
included in the count and is not logically part\nof the stream data.) See "Stre
am Extent," above, for further discus-\nsion.')\ | 9 .comment('(Required) The number of bytes from the beginning of the lin
e fol-\nlowing the keyword stream to the last byte just before the keyword\nends
tream. (There may be an additional EOL marker, preceding\nendstream, that is not
included in the count and is not logically part\nof the stream data.) See "Stre
am Extent," above, for further discus-\nsion.')\ |
10 .done().done()\ | 10 .done().done()\ |
(...skipping 5394 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5405 .required('NULL')\ | 5405 .required('NULL')\ |
5406 .field('version_number')\ | 5406 .field('version_number')\ |
5407 .name('version_number')\ | 5407 .name('version_number')\ |
5408 .type('dictionary')\ | 5408 .type('dictionary')\ |
5409 .comment('(Required; PDF 1.2) An OPI dictionary specifying the attribu
tes of this proxy\n(see Tables 9.50 and 9.51). The key for this entry must be th
e name 1.3 or 2.0,\nidentifying the version of OPI to which the proxy correspond
s.')\ | 5409 .comment('(Required; PDF 1.2) An OPI dictionary specifying the attribu
tes of this proxy\n(see Tables 9.50 and 9.51). The key for this entry must be th
e name 1.3 or 2.0,\nidentifying the version of OPI to which the proxy correspond
s.')\ |
5410 .done().done()\ | 5410 .done().done()\ |
5411 .done() | 5411 .done() |
5412 | 5412 |
5413 | 5413 |
5414 def addDictionaryTypesTo(knowTypes): | 5414 def addDictionaryTypesTo(knowTypes): |
5415 knowTypes['GoToActionDictionary'] = ['SkPdfGoToActionDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5415 knowTypes['GoToActionDictionary'] = ['SkPdfGoToActionDictionary*', 'GoToAction
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5416 knowTypes['SoundObjectDictionary'] = ['SkPdfSoundObjectDictionary*', 'Dictiona
ryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDa
taType_Dictionary'] | 5416 knowTypes['SoundObjectDictionary'] = ['SkPdfSoundObjectDictionary*', 'SoundObj
ectDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] |
5417 knowTypes['LaunchActionDictionary'] = ['SkPdfLaunchActionDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5417 knowTypes['LaunchActionDictionary'] = ['SkPdfLaunchActionDictionary*', 'Launch
ActionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5418 knowTypes['RemoteGoToActionDictionary'] = ['SkPdfRemoteGoToActionDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5418 knowTypes['RemoteGoToActionDictionary'] = ['SkPdfRemoteGoToActionDictionary*',
'RemoteGoToActionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5419 knowTypes['PageObjectActionsDictionary'] = ['SkPdfPageObjectActionsDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5419 knowTypes['PageObjectActionsDictionary'] = ['SkPdfPageObjectActionsDictionary*
', 'PageObjectActionsDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5420 knowTypes['AnnotationActionsDictionary'] = ['SkPdfAnnotationActionsDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5420 knowTypes['AnnotationActionsDictionary'] = ['SkPdfAnnotationActionsDictionary*
', 'AnnotationActionsDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5421 knowTypes['DocumentCatalogActionsDictionary'] = ['SkPdfDocumentCatalogActionsD
ictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] | 5421 knowTypes['DocumentCatalogActionsDictionary'] = ['SkPdfDocumentCatalogActionsD
ictionary*', 'DocumentCatalogActionsDictionaryFromDictionary', datatypes.CppNull
(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5422 knowTypes['FormFieldActionsDictionary'] = ['SkPdfFormFieldActionsDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5422 knowTypes['FormFieldActionsDictionary'] = ['SkPdfFormFieldActionsDictionary*',
'FormFieldActionsDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5423 knowTypes['JavascriptDictionary'] = ['SkPdfJavascriptDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5423 knowTypes['JavascriptDictionary'] = ['SkPdfJavascriptDictionary*', 'Javascript
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5424 knowTypes['EncryptedEmbeddedFileStreamDictionary'] = ['SkPdfEncryptedEmbeddedF
ileStreamDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->p
odofo()->GetDataType() == ePdfDataType_Dictionary'] | 5424 knowTypes['EncryptedEmbeddedFileStreamDictionary'] = ['SkPdfEncryptedEmbeddedF
ileStreamDictionary*', 'EncryptedEmbeddedFileStreamDictionaryFromDictionary', da
tatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5425 knowTypes['IconFitDictionary'] = ['SkPdfIconFitDictionary*', 'DictionaryFromDi
ctionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] | 5425 knowTypes['IconFitDictionary'] = ['SkPdfIconFitDictionary*', 'IconFitDictionar
yFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] |
5426 knowTypes['FDFFieldDictionary'] = ['SkPdfFDFFieldDictionary*', 'DictionaryFrom
Dictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType
_Dictionary'] | 5426 knowTypes['FDFFieldDictionary'] = ['SkPdfFDFFieldDictionary*', 'FDFFieldDictio
naryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfD
ataType_Dictionary'] |
5427 knowTypes['ThreadActionDictionary'] = ['SkPdfThreadActionDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5427 knowTypes['ThreadActionDictionary'] = ['SkPdfThreadActionDictionary*', 'Thread
ActionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5428 knowTypes['WindowsLaunchActionDictionary'] = ['SkPdfWindowsLaunchActionDiction
ary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] | 5428 knowTypes['WindowsLaunchActionDictionary'] = ['SkPdfWindowsLaunchActionDiction
ary*', 'WindowsLaunchActionDictionaryFromDictionary', datatypes.CppNull(), 'ret-
>podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5429 knowTypes['FileAttachmentAnnotationDictionary'] = ['SkPdfFileAttachmentAnnotat
ionDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo(
)->GetDataType() == ePdfDataType_Dictionary'] | 5429 knowTypes['FileAttachmentAnnotationDictionary'] = ['SkPdfFileAttachmentAnnotat
ionDictionary*', 'FileAttachmentAnnotationDictionaryFromDictionary', datatypes.C
ppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5430 knowTypes['FDFNamedPageReferenceDictionary'] = ['SkPdfFDFNamedPageReferenceDic
tionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->Get
DataType() == ePdfDataType_Dictionary'] | 5430 knowTypes['FDFNamedPageReferenceDictionary'] = ['SkPdfFDFNamedPageReferenceDic
tionary*', 'FDFNamedPageReferenceDictionaryFromDictionary', datatypes.CppNull(),
'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5431 knowTypes['FileTrailerDictionary'] = ['SkPdfFileTrailerDictionary*', 'Dictiona
ryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDa
taType_Dictionary'] | 5431 knowTypes['FileTrailerDictionary'] = ['SkPdfFileTrailerDictionary*', 'FileTrai
lerDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] |
5432 knowTypes['EncryptionCommonDictionary'] = ['SkPdfEncryptionCommonDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5432 knowTypes['EncryptionCommonDictionary'] = ['SkPdfEncryptionCommonDictionary*',
'EncryptionCommonDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5433 knowTypes['Jbig2DecodeFilterDictionary'] = ['SkPdfJbig2DecodeFilterDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5433 knowTypes['Jbig2DecodeFilterDictionary'] = ['SkPdfJbig2DecodeFilterDictionary*
', 'Jbig2DecodeFilterDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5434 knowTypes['DctdecodeFilterDictionary'] = ['SkPdfDctdecodeFilterDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5434 knowTypes['DctdecodeFilterDictionary'] = ['SkPdfDctdecodeFilterDictionary*', '
DctdecodeFilterDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5435 knowTypes['CatalogDictionary'] = ['SkPdfCatalogDictionary*', 'DictionaryFromDi
ctionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] | 5435 knowTypes['CatalogDictionary'] = ['SkPdfCatalogDictionary*', 'CatalogDictionar
yFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] |
5436 knowTypes['PageTreeNodeDictionary'] = ['SkPdfPageTreeNodeDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5436 knowTypes['PageTreeNodeDictionary'] = ['SkPdfPageTreeNodeDictionary*', 'PageTr
eeNodeDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5437 knowTypes['StandardSecurityHandlerDictionary'] = ['SkPdfStandardSecurityHandle
rDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()-
>GetDataType() == ePdfDataType_Dictionary'] | 5437 knowTypes['StandardSecurityHandlerDictionary'] = ['SkPdfStandardSecurityHandle
rDictionary*', 'StandardSecurityHandlerDictionaryFromDictionary', datatypes.CppN
ull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5438 knowTypes['PageObjectDictionary'] = ['SkPdfPageObjectDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5438 knowTypes['PageObjectDictionary'] = ['SkPdfPageObjectDictionary*', 'PageObject
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5439 knowTypes['NameDictionary'] = ['SkPdfNameDictionary*', 'DictionaryFromDictiona
ry2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Diction
ary'] | 5439 knowTypes['NameDictionary'] = ['SkPdfNameDictionary*', 'NameDictionaryFromDict
ionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dict
ionary'] |
5440 knowTypes['VariableTextFieldDictionary'] = ['SkPdfVariableTextFieldDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5440 knowTypes['VariableTextFieldDictionary'] = ['SkPdfVariableTextFieldDictionary*
', 'VariableTextFieldDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5441 knowTypes['ObjectReferenceDictionary'] = ['SkPdfObjectReferenceDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5441 knowTypes['ObjectReferenceDictionary'] = ['SkPdfObjectReferenceDictionary*', '
ObjectReferenceDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5442 knowTypes['TrapNetworkAppearanceStreamDictionary'] = ['SkPdfTrapNetworkAppeara
nceStreamDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->p
odofo()->GetDataType() == ePdfDataType_Dictionary'] | 5442 knowTypes['TrapNetworkAppearanceStreamDictionary'] = ['SkPdfTrapNetworkAppeara
nceStreamDictionary*', 'TrapNetworkAppearanceStreamDictionaryFromDictionary', da
tatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5443 knowTypes['ImageDictionary'] = ['SkPdfImageDictionary*', 'DictionaryFromDictio
nary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dicti
onary'] | 5443 knowTypes['ImageDictionary'] = ['SkPdfImageDictionary*', 'ImageDictionaryFromD
ictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] |
5444 knowTypes['OpiVersionDictionary'] = ['SkPdfOpiVersionDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5444 knowTypes['OpiVersionDictionary'] = ['SkPdfOpiVersionDictionary*', 'OpiVersion
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5445 knowTypes['Type1FontDictionary'] = ['SkPdfType1FontDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5445 knowTypes['Type1FontDictionary'] = ['SkPdfType1FontDictionary*', 'Type1FontDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5446 knowTypes['Type3FontDictionary'] = ['SkPdfType3FontDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5446 knowTypes['Type3FontDictionary'] = ['SkPdfType3FontDictionary*', 'Type3FontDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5447 knowTypes['EncodingDictionary'] = ['SkPdfEncodingDictionary*', 'DictionaryFrom
Dictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType
_Dictionary'] | 5447 knowTypes['EncodingDictionary'] = ['SkPdfEncodingDictionary*', 'EncodingDictio
naryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfD
ataType_Dictionary'] |
5448 knowTypes['CIDSystemInfoDictionary'] = ['SkPdfCIDSystemInfoDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5448 knowTypes['CIDSystemInfoDictionary'] = ['SkPdfCIDSystemInfoDictionary*', 'CIDS
ystemInfoDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5449 knowTypes['CIDFontDictionary'] = ['SkPdfCIDFontDictionary*', 'DictionaryFromDi
ctionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] | 5449 knowTypes['CIDFontDictionary'] = ['SkPdfCIDFontDictionary*', 'CIDFontDictionar
yFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] |
5450 knowTypes['CMapDictionary'] = ['SkPdfCMapDictionary*', 'DictionaryFromDictiona
ry2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Diction
ary'] | 5450 knowTypes['CMapDictionary'] = ['SkPdfCMapDictionary*', 'CMapDictionaryFromDict
ionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dict
ionary'] |
5451 knowTypes['Type0FontDictionary'] = ['SkPdfType0FontDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5451 knowTypes['Type0FontDictionary'] = ['SkPdfType0FontDictionary*', 'Type0FontDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5452 knowTypes['FontDescriptorDictionary'] = ['SkPdfFontDescriptorDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5452 knowTypes['FontDescriptorDictionary'] = ['SkPdfFontDescriptorDictionary*', 'Fo
ntDescriptorDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5453 knowTypes['ResetFormActionDictionary'] = ['SkPdfResetFormActionDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5453 knowTypes['ResetFormActionDictionary'] = ['SkPdfResetFormActionDictionary*', '
ResetFormActionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5454 knowTypes['FDFPageDictionary'] = ['SkPdfFDFPageDictionary*', 'DictionaryFromDi
ctionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] | 5454 knowTypes['FDFPageDictionary'] = ['SkPdfFDFPageDictionary*', 'FDFPageDictionar
yFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] |
5455 knowTypes['ChoiceFieldDictionary'] = ['SkPdfChoiceFieldDictionary*', 'Dictiona
ryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDa
taType_Dictionary'] | 5455 knowTypes['ChoiceFieldDictionary'] = ['SkPdfChoiceFieldDictionary*', 'ChoiceFi
eldDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] |
5456 knowTypes['StructureElementAccessDictionary'] = ['SkPdfStructureElementAccessD
ictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] | 5456 knowTypes['StructureElementAccessDictionary'] = ['SkPdfStructureElementAccessD
ictionary*', 'StructureElementAccessDictionaryFromDictionary', datatypes.CppNull
(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5457 knowTypes['CalgrayColorSpaceDictionary'] = ['SkPdfCalgrayColorSpaceDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5457 knowTypes['CalgrayColorSpaceDictionary'] = ['SkPdfCalgrayColorSpaceDictionary*
', 'CalgrayColorSpaceDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5458 knowTypes['WebCaptureCommandDictionary'] = ['SkPdfWebCaptureCommandDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5458 knowTypes['WebCaptureCommandDictionary'] = ['SkPdfWebCaptureCommandDictionary*
', 'WebCaptureCommandDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5459 knowTypes['IccProfileStreamDictionary'] = ['SkPdfIccProfileStreamDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5459 knowTypes['IccProfileStreamDictionary'] = ['SkPdfIccProfileStreamDictionary*',
'IccProfileStreamDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5460 knowTypes['LabColorSpaceDictionary'] = ['SkPdfLabColorSpaceDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5460 knowTypes['LabColorSpaceDictionary'] = ['SkPdfLabColorSpaceDictionary*', 'LabC
olorSpaceDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5461 knowTypes['CalrgbColorSpaceDictionary'] = ['SkPdfCalrgbColorSpaceDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5461 knowTypes['CalrgbColorSpaceDictionary'] = ['SkPdfCalrgbColorSpaceDictionary*',
'CalrgbColorSpaceDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5462 knowTypes['HideActionDictionary'] = ['SkPdfHideActionDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5462 knowTypes['HideActionDictionary'] = ['SkPdfHideActionDictionary*', 'HideAction
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5463 knowTypes['FDFTemplateDictionary'] = ['SkPdfFDFTemplateDictionary*', 'Dictiona
ryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDa
taType_Dictionary'] | 5463 knowTypes['FDFTemplateDictionary'] = ['SkPdfFDFTemplateDictionary*', 'FDFTempl
ateDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] |
5464 knowTypes['NamedActionsDictionary'] = ['SkPdfNamedActionsDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5464 knowTypes['NamedActionsDictionary'] = ['SkPdfNamedActionsDictionary*', 'NamedA
ctionsDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5465 knowTypes['InteractiveFormDictionary'] = ['SkPdfInteractiveFormDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5465 knowTypes['InteractiveFormDictionary'] = ['SkPdfInteractiveFormDictionary*', '
InteractiveFormDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5466 knowTypes['URIActionDictionary'] = ['SkPdfURIActionDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5466 knowTypes['URIActionDictionary'] = ['SkPdfURIActionDictionary*', 'URIActionDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5467 knowTypes['URIDictionary'] = ['SkPdfURIDictionary*', 'DictionaryFromDictionary
2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionar
y'] | 5467 knowTypes['URIDictionary'] = ['SkPdfURIDictionary*', 'URIDictionaryFromDiction
ary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Diction
ary'] |
5468 knowTypes['SoundActionDictionary'] = ['SkPdfSoundActionDictionary*', 'Dictiona
ryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDa
taType_Dictionary'] | 5468 knowTypes['SoundActionDictionary'] = ['SkPdfSoundActionDictionary*', 'SoundAct
ionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] |
5469 knowTypes['MovieActionDictionary'] = ['SkPdfMovieActionDictionary*', 'Dictiona
ryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDa
taType_Dictionary'] | 5469 knowTypes['MovieActionDictionary'] = ['SkPdfMovieActionDictionary*', 'MovieAct
ionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] |
5470 knowTypes['SourceInformationDictionary'] = ['SkPdfSourceInformationDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5470 knowTypes['SourceInformationDictionary'] = ['SkPdfSourceInformationDictionary*
', 'SourceInformationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5471 knowTypes['FDFFileAnnotationDictionary'] = ['SkPdfFDFFileAnnotationDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5471 knowTypes['FDFFileAnnotationDictionary'] = ['SkPdfFDFFileAnnotationDictionary*
', 'FDFFileAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5472 knowTypes['TransitionDictionary'] = ['SkPdfTransitionDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5472 knowTypes['TransitionDictionary'] = ['SkPdfTransitionDictionary*', 'Transition
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5473 knowTypes['BeadDictionary'] = ['SkPdfBeadDictionary*', 'DictionaryFromDictiona
ry2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Diction
ary'] | 5473 knowTypes['BeadDictionary'] = ['SkPdfBeadDictionary*', 'BeadDictionaryFromDict
ionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dict
ionary'] |
5474 knowTypes['ThreadDictionary'] = ['SkPdfThreadDictionary*', 'DictionaryFromDict
ionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dic
tionary'] | 5474 knowTypes['ThreadDictionary'] = ['SkPdfThreadDictionary*', 'ThreadDictionaryFr
omDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTyp
e_Dictionary'] |
5475 knowTypes['PageLabelDictionary'] = ['SkPdfPageLabelDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5475 knowTypes['PageLabelDictionary'] = ['SkPdfPageLabelDictionary*', 'PageLabelDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5476 knowTypes['OutlineItemDictionary'] = ['SkPdfOutlineItemDictionary*', 'Dictiona
ryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDa
taType_Dictionary'] | 5476 knowTypes['OutlineItemDictionary'] = ['SkPdfOutlineItemDictionary*', 'OutlineI
temDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] |
5477 knowTypes['OutlineDictionary'] = ['SkPdfOutlineDictionary*', 'DictionaryFromDi
ctionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] | 5477 knowTypes['OutlineDictionary'] = ['SkPdfOutlineDictionary*', 'OutlineDictionar
yFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] |
5478 knowTypes['ViewerPreferencesDictionary'] = ['SkPdfViewerPreferencesDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5478 knowTypes['ViewerPreferencesDictionary'] = ['SkPdfViewerPreferencesDictionary*
', 'ViewerPreferencesDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5479 knowTypes['MarkInformationDictionary'] = ['SkPdfMarkInformationDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5479 knowTypes['MarkInformationDictionary'] = ['SkPdfMarkInformationDictionary*', '
MarkInformationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5480 knowTypes['URLAliasDictionary'] = ['SkPdfURLAliasDictionary*', 'DictionaryFrom
Dictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType
_Dictionary'] | 5480 knowTypes['URLAliasDictionary'] = ['SkPdfURLAliasDictionary*', 'URLAliasDictio
naryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfD
ataType_Dictionary'] |
5481 knowTypes['WebCaptureDictionary'] = ['SkPdfWebCaptureDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5481 knowTypes['WebCaptureDictionary'] = ['SkPdfWebCaptureDictionary*', 'WebCapture
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5482 knowTypes['AttributeObjectDictionary'] = ['SkPdfAttributeObjectDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5482 knowTypes['AttributeObjectDictionary'] = ['SkPdfAttributeObjectDictionary*', '
AttributeObjectDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5483 knowTypes['ArtifactsDictionary'] = ['SkPdfArtifactsDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5483 knowTypes['ArtifactsDictionary'] = ['SkPdfArtifactsDictionary*', 'ArtifactsDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5484 knowTypes['WebCaptureInformationDictionary'] = ['SkPdfWebCaptureInformationDic
tionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->Get
DataType() == ePdfDataType_Dictionary'] | 5484 knowTypes['WebCaptureInformationDictionary'] = ['SkPdfWebCaptureInformationDic
tionary*', 'WebCaptureInformationDictionaryFromDictionary', datatypes.CppNull(),
'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5485 knowTypes['TrapNetworkAnnotationDictionary'] = ['SkPdfTrapNetworkAnnotationDic
tionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->Get
DataType() == ePdfDataType_Dictionary'] | 5485 knowTypes['TrapNetworkAnnotationDictionary'] = ['SkPdfTrapNetworkAnnotationDic
tionary*', 'TrapNetworkAnnotationDictionaryFromDictionary', datatypes.CppNull(),
'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5486 knowTypes['Type1FormDictionary'] = ['SkPdfType1FormDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5486 knowTypes['Type1FormDictionary'] = ['SkPdfType1FormDictionary*', 'Type1FormDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5487 knowTypes['GroupAttributesDictionary'] = ['SkPdfGroupAttributesDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5487 knowTypes['GroupAttributesDictionary'] = ['SkPdfGroupAttributesDictionary*', '
GroupAttributesDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5488 knowTypes['ReferenceDictionary'] = ['SkPdfReferenceDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5488 knowTypes['ReferenceDictionary'] = ['SkPdfReferenceDictionary*', 'ReferenceDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5489 knowTypes['PSXobjectDictionary'] = ['SkPdfPSXobjectDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5489 knowTypes['PSXobjectDictionary'] = ['SkPdfPSXobjectDictionary*', 'PSXobjectDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5490 knowTypes['BoxStyleDictionary'] = ['SkPdfBoxStyleDictionary*', 'DictionaryFrom
Dictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType
_Dictionary'] | 5490 knowTypes['BoxStyleDictionary'] = ['SkPdfBoxStyleDictionary*', 'BoxStyleDictio
naryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfD
ataType_Dictionary'] |
5491 knowTypes['BoxColorInformationDictionary'] = ['SkPdfBoxColorInformationDiction
ary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] | 5491 knowTypes['BoxColorInformationDictionary'] = ['SkPdfBoxColorInformationDiction
ary*', 'BoxColorInformationDictionaryFromDictionary', datatypes.CppNull(), 'ret-
>podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5492 knowTypes['WebCaptureCommandSettingsDictionary'] = ['SkPdfWebCaptureCommandSet
tingsDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] | 5492 knowTypes['WebCaptureCommandSettingsDictionary'] = ['SkPdfWebCaptureCommandSet
tingsDictionary*', 'WebCaptureCommandSettingsDictionaryFromDictionary', datatype
s.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5493 knowTypes['InlineLevelStructureElementsDictionary'] = ['SkPdfInlineLevelStruct
ureElementsDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret-
>podofo()->GetDataType() == ePdfDataType_Dictionary'] | 5493 knowTypes['InlineLevelStructureElementsDictionary'] = ['SkPdfInlineLevelStruct
ureElementsDictionary*', 'InlineLevelStructureElementsDictionaryFromDictionary',
datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5494 knowTypes['AppearanceCharacteristicsDictionary'] = ['SkPdfAppearanceCharacteri
sticsDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] | 5494 knowTypes['AppearanceCharacteristicsDictionary'] = ['SkPdfAppearanceCharacteri
sticsDictionary*', 'AppearanceCharacteristicsDictionaryFromDictionary', datatype
s.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5495 knowTypes['Type3ShadingDictionary'] = ['SkPdfType3ShadingDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5495 knowTypes['Type3ShadingDictionary'] = ['SkPdfType3ShadingDictionary*', 'Type3S
hadingDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5496 knowTypes['Type4ShadingDictionary'] = ['SkPdfType4ShadingDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5496 knowTypes['Type4ShadingDictionary'] = ['SkPdfType4ShadingDictionary*', 'Type4S
hadingDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5497 knowTypes['TextFieldDictionary'] = ['SkPdfTextFieldDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5497 knowTypes['TextFieldDictionary'] = ['SkPdfTextFieldDictionary*', 'TextFieldDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5498 knowTypes['RadioButtonFieldDictionary'] = ['SkPdfRadioButtonFieldDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5498 knowTypes['RadioButtonFieldDictionary'] = ['SkPdfRadioButtonFieldDictionary*',
'RadioButtonFieldDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5499 knowTypes['CheckboxFieldDictionary'] = ['SkPdfCheckboxFieldDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5499 knowTypes['CheckboxFieldDictionary'] = ['SkPdfCheckboxFieldDictionary*', 'Chec
kboxFieldDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5500 knowTypes['Type1PatternDictionary'] = ['SkPdfType1PatternDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5500 knowTypes['Type1PatternDictionary'] = ['SkPdfType1PatternDictionary*', 'Type1P
atternDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5501 knowTypes['Type2PatternDictionary'] = ['SkPdfType2PatternDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5501 knowTypes['Type2PatternDictionary'] = ['SkPdfType2PatternDictionary*', 'Type2P
atternDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5502 knowTypes['DeviceNColorSpaceDictionary'] = ['SkPdfDeviceNColorSpaceDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5502 knowTypes['DeviceNColorSpaceDictionary'] = ['SkPdfDeviceNColorSpaceDictionary*
', 'DeviceNColorSpaceDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5503 knowTypes['Type1ShadingDictionary'] = ['SkPdfType1ShadingDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5503 knowTypes['Type1ShadingDictionary'] = ['SkPdfType1ShadingDictionary*', 'Type1S
hadingDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5504 knowTypes['Type2ShadingDictionary'] = ['SkPdfType2ShadingDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5504 knowTypes['Type2ShadingDictionary'] = ['SkPdfType2ShadingDictionary*', 'Type2S
hadingDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5505 knowTypes['StandardStructureDictionary'] = ['SkPdfStandardStructureDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5505 knowTypes['StandardStructureDictionary'] = ['SkPdfStandardStructureDictionary*
', 'StandardStructureDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5506 knowTypes['ShadingDictionary'] = ['SkPdfShadingDictionary*', 'DictionaryFromDi
ctionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] | 5506 knowTypes['ShadingDictionary'] = ['SkPdfShadingDictionary*', 'ShadingDictionar
yFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] |
5507 knowTypes['EmbeddedFileParameterDictionary'] = ['SkPdfEmbeddedFileParameterDic
tionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->Get
DataType() == ePdfDataType_Dictionary'] | 5507 knowTypes['EmbeddedFileParameterDictionary'] = ['SkPdfEmbeddedFileParameterDic
tionary*', 'EmbeddedFileParameterDictionaryFromDictionary', datatypes.CppNull(),
'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5508 knowTypes['MacOsFileInformationDictionary'] = ['SkPdfMacOsFileInformationDicti
onary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDa
taType() == ePdfDataType_Dictionary'] | 5508 knowTypes['MacOsFileInformationDictionary'] = ['SkPdfMacOsFileInformationDicti
onary*', 'MacOsFileInformationDictionaryFromDictionary', datatypes.CppNull(), 'r
et->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5509 knowTypes['WebCaptureImageSetDictionary'] = ['SkPdfWebCaptureImageSetDictionar
y*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataTy
pe() == ePdfDataType_Dictionary'] | 5509 knowTypes['WebCaptureImageSetDictionary'] = ['SkPdfWebCaptureImageSetDictionar
y*', 'WebCaptureImageSetDictionaryFromDictionary', datatypes.CppNull(), 'ret->po
dofo()->GetDataType() == ePdfDataType_Dictionary'] |
5510 knowTypes['GraphicsStateDictionary'] = ['SkPdfGraphicsStateDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5510 knowTypes['GraphicsStateDictionary'] = ['SkPdfGraphicsStateDictionary*', 'Grap
hicsStateDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5511 knowTypes['FileSpecificationDictionary'] = ['SkPdfFileSpecificationDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5511 knowTypes['FileSpecificationDictionary'] = ['SkPdfFileSpecificationDictionary*
', 'FileSpecificationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5512 knowTypes['EmbeddedFileStreamDictionary'] = ['SkPdfEmbeddedFileStreamDictionar
y*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataTy
pe() == ePdfDataType_Dictionary'] | 5512 knowTypes['EmbeddedFileStreamDictionary'] = ['SkPdfEmbeddedFileStreamDictionar
y*', 'EmbeddedFileStreamDictionaryFromDictionary', datatypes.CppNull(), 'ret->po
dofo()->GetDataType() == ePdfDataType_Dictionary'] |
5513 knowTypes['MovieDictionary'] = ['SkPdfMovieDictionary*', 'DictionaryFromDictio
nary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dicti
onary'] | 5513 knowTypes['MovieDictionary'] = ['SkPdfMovieDictionary*', 'MovieDictionaryFromD
ictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] |
5514 knowTypes['FieldDictionary'] = ['SkPdfFieldDictionary*', 'DictionaryFromDictio
nary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dicti
onary'] | 5514 knowTypes['FieldDictionary'] = ['SkPdfFieldDictionary*', 'FieldDictionaryFromD
ictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_D
ictionary'] |
5515 knowTypes['MovieActivationDictionary'] = ['SkPdfMovieActivationDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5515 knowTypes['MovieActivationDictionary'] = ['SkPdfMovieActivationDictionary*', '
MovieActivationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5516 knowTypes['TableAttributesDictionary'] = ['SkPdfTableAttributesDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5516 knowTypes['TableAttributesDictionary'] = ['SkPdfTableAttributesDictionary*', '
TableAttributesDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5517 knowTypes['ListAttributeDictionary'] = ['SkPdfListAttributeDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5517 knowTypes['ListAttributeDictionary'] = ['SkPdfListAttributeDictionary*', 'List
AttributeDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5518 knowTypes['SeparationDictionary'] = ['SkPdfSeparationDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5518 knowTypes['SeparationDictionary'] = ['SkPdfSeparationDictionary*', 'Separation
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5519 knowTypes['BlockLevelStructureElementsDictionary'] = ['SkPdfBlockLevelStructur
eElementsDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->p
odofo()->GetDataType() == ePdfDataType_Dictionary'] | 5519 knowTypes['BlockLevelStructureElementsDictionary'] = ['SkPdfBlockLevelStructur
eElementsDictionary*', 'BlockLevelStructureElementsDictionaryFromDictionary', da
tatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5520 knowTypes['FDFCatalogDictionary'] = ['SkPdfFDFCatalogDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5520 knowTypes['FDFCatalogDictionary'] = ['SkPdfFDFCatalogDictionary*', 'FDFCatalog
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5521 knowTypes['Type1HalftoneDictionary'] = ['SkPdfType1HalftoneDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5521 knowTypes['Type1HalftoneDictionary'] = ['SkPdfType1HalftoneDictionary*', 'Type
1HalftoneDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5522 knowTypes['Type10HalftoneDictionary'] = ['SkPdfType10HalftoneDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5522 knowTypes['Type10HalftoneDictionary'] = ['SkPdfType10HalftoneDictionary*', 'Ty
pe10HalftoneDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5523 knowTypes['Type6HalftoneDictionary'] = ['SkPdfType6HalftoneDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5523 knowTypes['Type6HalftoneDictionary'] = ['SkPdfType6HalftoneDictionary*', 'Type
6HalftoneDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5524 knowTypes['Type5HalftoneDictionary'] = ['SkPdfType5HalftoneDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5524 knowTypes['Type5HalftoneDictionary'] = ['SkPdfType5HalftoneDictionary*', 'Type
5HalftoneDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5525 knowTypes['Type16HalftoneDictionary'] = ['SkPdfType16HalftoneDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5525 knowTypes['Type16HalftoneDictionary'] = ['SkPdfType16HalftoneDictionary*', 'Ty
pe16HalftoneDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5526 knowTypes['Type6ShadingDictionary'] = ['SkPdfType6ShadingDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5526 knowTypes['Type6ShadingDictionary'] = ['SkPdfType6ShadingDictionary*', 'Type6S
hadingDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5527 knowTypes['StreamCommonDictionary'] = ['SkPdfStreamCommonDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5527 knowTypes['StreamCommonDictionary'] = ['SkPdfStreamCommonDictionary*', 'Stream
CommonDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5528 knowTypes['FDFDictionary'] = ['SkPdfFDFDictionary*', 'DictionaryFromDictionary
2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionar
y'] | 5528 knowTypes['FDFDictionary'] = ['SkPdfFDFDictionary*', 'FDFDictionaryFromDiction
ary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Diction
ary'] |
5529 knowTypes['LzwdecodeAndFlatedecodeFiltersDictionary'] = ['SkPdfLzwdecodeAndFla
tedecodeFiltersDictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), '
ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] | 5529 knowTypes['LzwdecodeAndFlatedecodeFiltersDictionary'] = ['SkPdfLzwdecodeAndFla
tedecodeFiltersDictionary*', 'LzwdecodeAndFlatedecodeFiltersDictionaryFromDictio
nary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictio
nary'] |
5530 knowTypes['CcittfaxdecodeFilterDictionary'] = ['SkPdfCcittfaxdecodeFilterDicti
onary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDa
taType() == ePdfDataType_Dictionary'] | 5530 knowTypes['CcittfaxdecodeFilterDictionary'] = ['SkPdfCcittfaxdecodeFilterDicti
onary*', 'CcittfaxdecodeFilterDictionaryFromDictionary', datatypes.CppNull(), 'r
et->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5531 knowTypes['MarkedContentReferenceDictionary'] = ['SkPdfMarkedContentReferenceD
ictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] | 5531 knowTypes['MarkedContentReferenceDictionary'] = ['SkPdfMarkedContentReferenceD
ictionary*', 'MarkedContentReferenceDictionaryFromDictionary', datatypes.CppNull
(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5532 knowTypes['SignatureDictionary'] = ['SkPdfSignatureDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5532 knowTypes['SignatureDictionary'] = ['SkPdfSignatureDictionary*', 'SignatureDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5533 knowTypes['SoundAnnotationDictionary'] = ['SkPdfSoundAnnotationDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5533 knowTypes['SoundAnnotationDictionary'] = ['SkPdfSoundAnnotationDictionary*', '
SoundAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5534 knowTypes['MovieAnnotationDictionary'] = ['SkPdfMovieAnnotationDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5534 knowTypes['MovieAnnotationDictionary'] = ['SkPdfMovieAnnotationDictionary*', '
MovieAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5535 knowTypes['Type3FunctionDictionary'] = ['SkPdfType3FunctionDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5535 knowTypes['Type3FunctionDictionary'] = ['SkPdfType3FunctionDictionary*', 'Type
3FunctionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5536 knowTypes['Type2FunctionDictionary'] = ['SkPdfType2FunctionDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5536 knowTypes['Type2FunctionDictionary'] = ['SkPdfType2FunctionDictionary*', 'Type
2FunctionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5537 knowTypes['RubberStampAnnotationDictionary'] = ['SkPdfRubberStampAnnotationDic
tionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->Get
DataType() == ePdfDataType_Dictionary'] | 5537 knowTypes['RubberStampAnnotationDictionary'] = ['SkPdfRubberStampAnnotationDic
tionary*', 'RubberStampAnnotationDictionaryFromDictionary', datatypes.CppNull(),
'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5538 knowTypes['InkAnnotationDictionary'] = ['SkPdfInkAnnotationDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5538 knowTypes['InkAnnotationDictionary'] = ['SkPdfInkAnnotationDictionary*', 'InkA
nnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5539 knowTypes['SquareOrCircleAnnotation'] = ['SkPdfSquareOrCircleAnnotation*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5539 knowTypes['SquareOrCircleAnnotation'] = ['SkPdfSquareOrCircleAnnotation*', 'Sq
uareOrCircleAnnotationFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5540 knowTypes['MarkupAnnotationsDictionary'] = ['SkPdfMarkupAnnotationsDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5540 knowTypes['MarkupAnnotationsDictionary'] = ['SkPdfMarkupAnnotationsDictionary*
', 'MarkupAnnotationsDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5541 knowTypes['NameTreeNodeDictionary'] = ['SkPdfNameTreeNodeDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5541 knowTypes['NameTreeNodeDictionary'] = ['SkPdfNameTreeNodeDictionary*', 'NameTr
eeNodeDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5542 knowTypes['Type5ShadingDictionary'] = ['SkPdfType5ShadingDictionary*', 'Dictio
naryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdf
DataType_Dictionary'] | 5542 knowTypes['Type5ShadingDictionary'] = ['SkPdfType5ShadingDictionary*', 'Type5S
hadingDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataTyp
e() == ePdfDataType_Dictionary'] |
5543 knowTypes['ResourceDictionary'] = ['SkPdfResourceDictionary*', 'DictionaryFrom
Dictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType
_Dictionary'] | 5543 knowTypes['ResourceDictionary'] = ['SkPdfResourceDictionary*', 'ResourceDictio
naryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfD
ataType_Dictionary'] |
5544 knowTypes['SubmitFormActionDictionary'] = ['SkPdfSubmitFormActionDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5544 knowTypes['SubmitFormActionDictionary'] = ['SkPdfSubmitFormActionDictionary*',
'SubmitFormActionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5545 knowTypes['Type0FunctionDictionary'] = ['SkPdfType0FunctionDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5545 knowTypes['Type0FunctionDictionary'] = ['SkPdfType0FunctionDictionary*', 'Type
0FunctionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5546 knowTypes['FunctionCommonDictionary'] = ['SkPdfFunctionCommonDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5546 knowTypes['FunctionCommonDictionary'] = ['SkPdfFunctionCommonDictionary*', 'Fu
nctionCommonDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5547 knowTypes['NumberTreeNodeDictionary'] = ['SkPdfNumberTreeNodeDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5547 knowTypes['NumberTreeNodeDictionary'] = ['SkPdfNumberTreeNodeDictionary*', 'Nu
mberTreeNodeDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5548 knowTypes['ActionDictionary'] = ['SkPdfActionDictionary*', 'DictionaryFromDict
ionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType_Dic
tionary'] | 5548 knowTypes['ActionDictionary'] = ['SkPdfActionDictionary*', 'ActionDictionaryFr
omDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTyp
e_Dictionary'] |
5549 knowTypes['WidgetAnnotationDictionary'] = ['SkPdfWidgetAnnotationDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5549 knowTypes['WidgetAnnotationDictionary'] = ['SkPdfWidgetAnnotationDictionary*',
'WidgetAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5550 knowTypes['StructureTreeRootDictionary'] = ['SkPdfStructureTreeRootDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5550 knowTypes['StructureTreeRootDictionary'] = ['SkPdfStructureTreeRootDictionary*
', 'StructureTreeRootDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5551 knowTypes['JavascriptActionDictionary'] = ['SkPdfJavascriptActionDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5551 knowTypes['JavascriptActionDictionary'] = ['SkPdfJavascriptActionDictionary*',
'JavascriptActionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5552 knowTypes['AlternateImageDictionary'] = ['SkPdfAlternateImageDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5552 knowTypes['AlternateImageDictionary'] = ['SkPdfAlternateImageDictionary*', 'Al
ternateImageDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5553 knowTypes['PDF_XOutputIntentDictionary'] = ['SkPdfPDF_XOutputIntentDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5553 knowTypes['PDF_XOutputIntentDictionary'] = ['SkPdfPDF_XOutputIntentDictionary*
', 'PDF_XOutputIntentDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5554 knowTypes['DocumentInformationDictionary'] = ['SkPdfDocumentInformationDiction
ary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] | 5554 knowTypes['DocumentInformationDictionary'] = ['SkPdfDocumentInformationDiction
ary*', 'DocumentInformationDictionaryFromDictionary', datatypes.CppNull(), 'ret-
>podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5555 knowTypes['MetadataStreamDictionary'] = ['SkPdfMetadataStreamDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5555 knowTypes['MetadataStreamDictionary'] = ['SkPdfMetadataStreamDictionary*', 'Me
tadataStreamDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5556 knowTypes['ImportDataActionDictionary'] = ['SkPdfImportDataActionDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5556 knowTypes['ImportDataActionDictionary'] = ['SkPdfImportDataActionDictionary*',
'ImportDataActionDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5557 knowTypes['PagePieceDictionary'] = ['SkPdfPagePieceDictionary*', 'DictionaryFr
omDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataTy
pe_Dictionary'] | 5557 knowTypes['PagePieceDictionary'] = ['SkPdfPagePieceDictionary*', 'PagePieceDic
tionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] |
5558 knowTypes['ApplicationDataDictionary'] = ['SkPdfApplicationDataDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5558 knowTypes['ApplicationDataDictionary'] = ['SkPdfApplicationDataDictionary*', '
ApplicationDataDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5559 knowTypes['ComponentsWithMetadataDictionary'] = ['SkPdfComponentsWithMetadataD
ictionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] | 5559 knowTypes['ComponentsWithMetadataDictionary'] = ['SkPdfComponentsWithMetadataD
ictionary*', 'ComponentsWithMetadataDictionaryFromDictionary', datatypes.CppNull
(), 'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5560 knowTypes['PrinterMarkFormDictionary'] = ['SkPdfPrinterMarkFormDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5560 knowTypes['PrinterMarkFormDictionary'] = ['SkPdfPrinterMarkFormDictionary*', '
PrinterMarkFormDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5561 knowTypes['StructureElementDictionary'] = ['SkPdfStructureElementDictionary*',
'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] | 5561 knowTypes['StructureElementDictionary'] = ['SkPdfStructureElementDictionary*',
'StructureElementDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()
->GetDataType() == ePdfDataType_Dictionary'] |
5562 knowTypes['PrinterMarkAnnotationDictionary'] = ['SkPdfPrinterMarkAnnotationDic
tionary*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->Get
DataType() == ePdfDataType_Dictionary'] | 5562 knowTypes['PrinterMarkAnnotationDictionary'] = ['SkPdfPrinterMarkAnnotationDic
tionary*', 'PrinterMarkAnnotationDictionaryFromDictionary', datatypes.CppNull(),
'ret->podofo()->GetDataType() == ePdfDataType_Dictionary'] |
5563 knowTypes['SoftMaskImageDictionary'] = ['SkPdfSoftMaskImageDictionary*', 'Dict
ionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == eP
dfDataType_Dictionary'] | 5563 knowTypes['SoftMaskImageDictionary'] = ['SkPdfSoftMaskImageDictionary*', 'Soft
MaskImageDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetData
Type() == ePdfDataType_Dictionary'] |
5564 knowTypes['TransparencyGroupDictionary'] = ['SkPdfTransparencyGroupDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5564 knowTypes['TransparencyGroupDictionary'] = ['SkPdfTransparencyGroupDictionary*
', 'TransparencyGroupDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5565 knowTypes['SoftMaskDictionary'] = ['SkPdfSoftMaskDictionary*', 'DictionaryFrom
Dictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDataType
_Dictionary'] | 5565 knowTypes['SoftMaskDictionary'] = ['SkPdfSoftMaskDictionary*', 'SoftMaskDictio
naryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfD
ataType_Dictionary'] |
5566 knowTypes['BorderStyleDictionary'] = ['SkPdfBorderStyleDictionary*', 'Dictiona
ryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfDa
taType_Dictionary'] | 5566 knowTypes['BorderStyleDictionary'] = ['SkPdfBorderStyleDictionary*', 'BorderSt
yleDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType()
== ePdfDataType_Dictionary'] |
5567 knowTypes['PopUpAnnotationDictionary'] = ['SkPdfPopUpAnnotationDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5567 knowTypes['PopUpAnnotationDictionary'] = ['SkPdfPopUpAnnotationDictionary*', '
PopUpAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5568 knowTypes['FDFTrailerDictionary'] = ['SkPdfFDFTrailerDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5568 knowTypes['FDFTrailerDictionary'] = ['SkPdfFDFTrailerDictionary*', 'FDFTrailer
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5569 knowTypes['LineAnnotationDictionary'] = ['SkPdfLineAnnotationDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5569 knowTypes['LineAnnotationDictionary'] = ['SkPdfLineAnnotationDictionary*', 'Li
neAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5570 knowTypes['FreeTextAnnotationDictionary'] = ['SkPdfFreeTextAnnotationDictionar
y*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataTy
pe() == ePdfDataType_Dictionary'] | 5570 knowTypes['FreeTextAnnotationDictionary'] = ['SkPdfFreeTextAnnotationDictionar
y*', 'FreeTextAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->po
dofo()->GetDataType() == ePdfDataType_Dictionary'] |
5571 knowTypes['ALinkAnnotationDictionary'] = ['SkPdfALinkAnnotationDictionary*', '
DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() =
= ePdfDataType_Dictionary'] | 5571 knowTypes['ALinkAnnotationDictionary'] = ['SkPdfALinkAnnotationDictionary*', '
ALinkAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->G
etDataType() == ePdfDataType_Dictionary'] |
5572 knowTypes['TextAnnotationDictionary'] = ['SkPdfTextAnnotationDictionary*', 'Di
ctionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] | 5572 knowTypes['TextAnnotationDictionary'] = ['SkPdfTextAnnotationDictionary*', 'Te
xtAnnotationDictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetD
ataType() == ePdfDataType_Dictionary'] |
5573 knowTypes['WebCapturePageSetDictionary'] = ['SkPdfWebCapturePageSetDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5573 knowTypes['WebCapturePageSetDictionary'] = ['SkPdfWebCapturePageSetDictionary*
', 'WebCapturePageSetDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5574 knowTypes['AppearanceDictionary'] = ['SkPdfAppearanceDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5574 knowTypes['AppearanceDictionary'] = ['SkPdfAppearanceDictionary*', 'Appearance
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5575 knowTypes['CIDFontDescriptorDictionary'] = ['SkPdfCIDFontDescriptorDictionary*
', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType
() == ePdfDataType_Dictionary'] | 5575 knowTypes['CIDFontDescriptorDictionary'] = ['SkPdfCIDFontDescriptorDictionary*
', 'CIDFontDescriptorDictionaryFromDictionary', datatypes.CppNull(), 'ret->podof
o()->GetDataType() == ePdfDataType_Dictionary'] |
5576 knowTypes['EmbeddedFontStreamDictionary'] = ['SkPdfEmbeddedFontStreamDictionar
y*', 'DictionaryFromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataTy
pe() == ePdfDataType_Dictionary'] | 5576 knowTypes['EmbeddedFontStreamDictionary'] = ['SkPdfEmbeddedFontStreamDictionar
y*', 'EmbeddedFontStreamDictionaryFromDictionary', datatypes.CppNull(), 'ret->po
dofo()->GetDataType() == ePdfDataType_Dictionary'] |
5577 knowTypes['AnnotationDictionary'] = ['SkPdfAnnotationDictionary*', 'Dictionary
FromDictionary2', datatypes.CppNull(), 'ret->podofo()->GetDataType() == ePdfData
Type_Dictionary'] | 5577 knowTypes['AnnotationDictionary'] = ['SkPdfAnnotationDictionary*', 'Annotation
DictionaryFromDictionary', datatypes.CppNull(), 'ret->podofo()->GetDataType() ==
ePdfDataType_Dictionary'] |
5578 | 5578 |
5579 | 5579 |
OLD | NEW |