/external/pdfium/fxjs/xfa/ |
D | cjx_encrypt.cpp | 15 bool CJX_Encrypt::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Encrypt 16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_handler.cpp | 15 bool CJX_Handler::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Handler 16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_extras.cpp | 15 bool CJX_Extras::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Extras 16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_script.cpp | 16 bool CJX_Script::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Script 17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_textnode.cpp | 16 bool CJX_TextNode::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_TextNode 17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_xfa.cpp | 18 bool CJX_Xfa::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Xfa 19 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_desc.cpp | 24 bool CJX_Desc::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Desc 25 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_manifest.cpp | 25 bool CJX_Manifest::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Manifest 26 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_wsdlconnection.cpp | 26 bool CJX_WsdlConnection::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_WsdlConnection 27 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_occur.cpp | 18 bool CJX_Occur::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Occur 19 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_container.cpp | 28 bool CJX_Container::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Container 29 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_delta.cpp | 23 bool CJX_Delta::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Delta 24 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_draw.cpp | 16 bool CJX_Draw::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Draw 17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_treelist.cpp | 27 bool CJX_TreeList::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_TreeList 28 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | jse_define.h | 20 if (!node->DynamicTypeIs(static_type__)) \ 30 if (node->DynamicTypeIs(static_type__)) \
|
D | cjx_boolean.cpp | 16 bool CJX_Boolean::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Boolean 17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_logpseudomodel.cpp | 28 bool CJX_LogPseudoModel::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_LogPseudoModel 29 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_datawindow.cpp | 27 bool CJX_DataWindow::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_DataWindow 28 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_signaturepseudomodel.cpp | 30 bool CJX_SignaturePseudoModel::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_SignaturePseudoModel 31 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_template.cpp | 31 bool CJX_Template::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Template 32 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_packet.cpp | 32 bool CJX_Packet::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Packet 33 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_model.cpp | 29 bool CJX_Model::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Model 30 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_list.cpp | 31 bool CJX_List::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_List 32 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_subform.cpp | 33 bool CJX_Subform::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Subform 34 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_exclgroup.cpp | 33 bool CJX_ExclGroup::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_ExclGroup 34 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|