Home
last modified time | relevance | path

Searched refs:ParentType__ (Results 1 – 25 of 66) sorted by relevance

123

/external/pdfium/fxjs/xfa/
Dcjx_handler.cpp16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_encrypt.cpp16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_extras.cpp16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_script.cpp17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_encrypt.h27 using ParentType__ = CJX_Node; variable
Dcjx_extras.h27 using ParentType__ = CJX_Node; variable
Dcjx_handler.h27 using ParentType__ = CJX_TextNode; variable
Dcjx_script.h27 using ParentType__ = CJX_Node; variable
Dcjx_xfa.h27 using ParentType__ = CJX_Model; variable
Dcjx_textnode.h28 using ParentType__ = CJX_Node; variable
Dcjx_desc.h27 using ParentType__ = CJX_Node; variable
Dcjx_boolean.h28 using ParentType__ = CJX_Object; variable
Dcjx_wsdlconnection.h27 using ParentType__ = CJX_Node; variable
Dcjx_manifest.h27 using ParentType__ = CJX_Node; variable
Dcjx_draw.h28 using ParentType__ = CJX_Container; variable
Dcjx_occur.h28 using ParentType__ = CJX_Node; variable
Dcjx_container.h28 using ParentType__ = CJX_Node; variable
Dcjx_treelist.h27 using ParentType__ = CJX_List; variable
Dcjx_textnode.cpp17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_xfa.cpp19 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_packet.h31 using ParentType__ = CJX_Node; variable
Dcjx_delta.h31 using ParentType__ = CJX_Object; variable
Dcjx_signaturepseudomodel.h30 using ParentType__ = CJX_Object; variable
Dcjx_model.h32 using ParentType__ = CJX_Node; variable
Dcjx_logpseudomodel.h33 using ParentType__ = CJX_Object; variable

123