Home
last modified time | relevance | path

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

123

/external/pdfium/fxjs/xfa/
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_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_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_script.cpp17 bool CJX_Script::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Script
18 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_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_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_xfa.cpp19 bool CJX_Xfa::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Xfa
20 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_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()
Dcjx_container.cpp29 bool CJX_Container::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Container
30 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_delta.cpp22 bool CJX_Delta::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Delta
23 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Djse_define.h19 if (!node->DynamicTypeIs(static_type__)) \
30 if (node->DynamicTypeIs(static_type__)) \
Dcjx_draw.cpp20 bool CJX_Draw::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Draw
21 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_boolean.cpp18 bool CJX_Boolean::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Boolean
19 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_logpseudomodel.cpp27 bool CJX_LogPseudoModel::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_LogPseudoModel
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_datawindow.cpp26 bool CJX_DataWindow::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_DataWindow
27 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_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_packet.cpp34 bool CJX_Packet::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Packet
35 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()
Dcjx_list.cpp32 bool CJX_List::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_List
33 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_form.cpp36 bool CJX_Form::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs() function in CJX_Form
37 return eType == static_type__ || ParentType__::DynamicTypeIs(eType); in DynamicTypeIs()

123