/external/pdfium/fxjs/xfa/ |
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_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_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_script.cpp | 17 bool CJX_Script::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Script 18 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_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_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_xfa.cpp | 19 bool CJX_Xfa::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Xfa 20 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_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 | cjx_container.cpp | 29 bool CJX_Container::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Container 30 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_delta.cpp | 22 bool CJX_Delta::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Delta 23 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | jse_define.h | 19 if (!node->DynamicTypeIs(static_type__)) \ 30 if (node->DynamicTypeIs(static_type__)) \
|
D | cjx_draw.cpp | 20 bool CJX_Draw::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Draw 21 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_boolean.cpp | 18 bool CJX_Boolean::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Boolean 19 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_logpseudomodel.cpp | 27 bool CJX_LogPseudoModel::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_LogPseudoModel 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_datawindow.cpp | 26 bool CJX_DataWindow::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_DataWindow 27 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_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_packet.cpp | 34 bool CJX_Packet::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Packet 35 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|
D | cjx_list.cpp | 32 bool CJX_List::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_List 33 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_form.cpp | 36 bool CJX_Form::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Form 37 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
|