Home
last modified time | relevance | path

Searched refs:DynamicTypeIs (Results 1 – 25 of 69) sorted by relevance

123

/external/pdfium/fxjs/xfa/
Dcjx_encrypt.cpp15 bool CJX_Encrypt::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Encrypt
16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_handler.cpp15 bool CJX_Handler::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Handler
16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_extras.cpp15 bool CJX_Extras::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Extras
16 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_script.cpp16 bool CJX_Script::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Script
17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_textnode.cpp16 bool CJX_TextNode::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_TextNode
17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_xfa.cpp18 bool CJX_Xfa::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Xfa
19 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_desc.cpp24 bool CJX_Desc::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Desc
25 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_manifest.cpp25 bool CJX_Manifest::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Manifest
26 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_wsdlconnection.cpp26 bool CJX_WsdlConnection::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_WsdlConnection
27 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_occur.cpp18 bool CJX_Occur::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Occur
19 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_container.cpp28 bool CJX_Container::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Container
29 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_delta.cpp23 bool CJX_Delta::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Delta
24 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_draw.cpp16 bool CJX_Draw::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Draw
17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_treelist.cpp27 bool CJX_TreeList::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_TreeList
28 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Djse_define.h20 if (!node->DynamicTypeIs(static_type__)) \
30 if (node->DynamicTypeIs(static_type__)) \
Dcjx_boolean.cpp16 bool CJX_Boolean::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Boolean
17 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_logpseudomodel.cpp28 bool CJX_LogPseudoModel::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_LogPseudoModel
29 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_datawindow.cpp27 bool CJX_DataWindow::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_DataWindow
28 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_signaturepseudomodel.cpp30 bool CJX_SignaturePseudoModel::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_SignaturePseudoModel
31 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_template.cpp31 bool CJX_Template::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Template
32 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_packet.cpp32 bool CJX_Packet::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Packet
33 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_model.cpp29 bool CJX_Model::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Model
30 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_list.cpp31 bool CJX_List::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_List
32 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_subform.cpp33 bool CJX_Subform::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Subform
34 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_exclgroup.cpp33 bool CJX_ExclGroup::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_ExclGroup
34 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()

123