/external/pdfium/xfa/fxfa/parser/ |
D | element_attributes.inc | 252 ELEM_ATTR____(Subform, H, CJX_Object::ScriptAttributeString) 253 ELEM_ATTR____(Subform, W, CJX_Object::ScriptAttributeString) 254 ELEM_ATTR____(Subform, X, CJX_Object::ScriptAttributeString) 255 ELEM_ATTR____(Subform, Y, CJX_Object::ScriptAttributeString) 256 ELEM_ATTR____(Subform, HAlign, CJX_Object::ScriptAttributeString) 257 ELEM_ATTR____(Subform, AllowMacro, CJX_Object::ScriptAttributeString) 258 ELEM_ATTR____(Subform, ColumnWidths, CJX_Object::ScriptAttributeString) 259 ELEM_ATTR____(Subform, DataNode, CJX_Object::ScriptSomDataNode) 260 ELEM_ATTR____(Subform, InstanceIndex, CJX_Object::ScriptSomInstanceIndex) 261 ELEM_ATTR____(Subform, Access, CJX_Object::ScriptAttributeString) [all …]
|
D | cxfa_attachnodelist.cpp | 21 m_pAttachNode->GetElementType() == XFA_Element::Subform); in GetLength() 51 m_pAttachNode->GetElementType() == XFA_Element::Subform); in Item()
|
D | cxfa_document.cpp | 201 if ((eCurType != XFA_Element::Subform) && in CloneOrMergeInstanceManager() 388 case XFA_Element::Subform: in FindMatchingDataNode() 838 (eType == XFA_Element::SubformSet || eType == XFA_Element::Subform)) { in CopyContainer_SubformSet() 1115 if (eType == XFA_Element::Subform || eType == XFA_Element::ExclGroup || in UpdateBindingRelations() 1137 XFA_Element eDataNodeType = (eType == XFA_Element::Subform || in UpdateBindingRelations() 1167 XFA_Element eDataNodeType = (eType == XFA_Element::Subform || in UpdateBindingRelations() 1221 (eType == XFA_Element::Subform || eType == XFA_Element::SubformSet || in UpdateBindingRelations() 1573 case XFA_Element::Subform: in DataMerge_CopyContainer() 1685 pTemplateChosen->GetElementType() != XFA_Element::Subform) { in DoDataMerge() 1687 pTemplateRoot->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in DoDataMerge()
|
D | cxfa_object.h | 82 m_elementType == XFA_Element::Subform || in HasCreatedUIWidget()
|
D | cxfa_subform.cpp | 71 XFA_Element::Subform, in CXFA_Subform()
|
D | cxfa_nodehelper.cpp | 130 if (refNode->GetElementType() == XFA_Element::Subform) { in SetCreateNodeType()
|
D | cxfa_node.cpp | 1382 pForm->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in GetLocaleName() 1428 case XFA_Element::Subform: in GetIntact() 1721 if ((eType == XFA_Element::Subform || eType == XFA_Element::SubformSet) && in GetInstanceMgrOfSubform() 1812 if ((eCurType != XFA_Element::Subform) && in GetItemIfExists() 1843 if ((eCurType != XFA_Element::Subform) && in GetCount() 2141 case XFA_Element::Subform: in SendAttributeChangeMessage() 2940 } else if (type == XFA_Element::Subform) { in GetUIChildNode() 5465 case XFA_Element::Subform: in Create()
|
D | elements.inc | 134 ELEM____(0x54202c9eu, "subform", Subform, NodeWithUse)
|
D | cxfa_document_parser.cpp | 530 XFA_Element::Subform) in ParseAsXDPPacket_Form()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_instancemanager.cpp | 76 if (pRemoveInstance->GetElementType() != XFA_Element::Subform && in SetInstances() 151 if (pToInstance && pToInstance->GetElementType() == XFA_Element::Subform) in moveInstance() 156 pFromInstance->GetElementType() == XFA_Element::Subform) { in moveInstance() 194 pSubformInstance->GetElementType() == XFA_Element::Subform) { in removeInstance()
|
D | cjx_subform.h | 35 static const TypeTag static_type__ = TypeTag::Subform;
|
D | cjx_layoutpseudomodel.cpp | 261 eType != XFA_Element::Subform && eType != XFA_Element::Area) { in GetObjArray() 282 eType != XFA_Element::Subform && eType != XFA_Element::Area) { in GetObjArray() 303 eType = XFA_Element::Subform; in GetObjArray()
|
D | cjx_subform.cpp | 44 XFA_Element::Subform); in execEvent()
|
D | cjx_node.cpp | 488 if (GetXFANode()->GetElementType() == XFA_Element::Subform) { in isNull() 532 if (eType != XFA_Element::Subform) in execSingleEventByName()
|
D | cjx_object.h | 89 Subform, enumerator
|
D | cjx_object.cpp | 157 if ((pNode->GetElementType() != XFA_Element::Subform) && in Subform_and_SubformSet_InstanceIndex() 1094 pTemplateNode->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in ScriptAttributeString() 1495 if (pToInstance && pToInstance->GetElementType() == XFA_Element::Subform) { in ScriptSomInstanceIndex() 1501 pFromInstance->GetElementType() == XFA_Element::Subform) { in ScriptSomInstanceIndex()
|
D | cfxjse_resolveprocessor.cpp | 375 if (XFA_Element::Subform == curNode->GetElementType() && in ResolveNormal()
|
/external/pdfium/xfa/fxfa/layout/ |
D | cxfa_layoutprocessor.cpp | 49 pFormPacketNode->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in StartLayout()
|
D | cxfa_contentlayoutprocessor.cpp | 64 case XFA_Element::Subform: in UpdateWidgetSize() 94 if (eType == XFA_Element::Subform || eType == XFA_Element::ExclGroup) { in CalculateContainerSpecifiedSize() 110 if (*bContainerWidthAutoSize && eType == XFA_Element::Subform) { in CalculateContainerSpecifiedSize() 1100 m_pCurChildNode->GetElementType() != XFA_Element::Subform) { in DoLayoutPositionedContainer() 1113 m_pCurChildNode->GetElementType() != XFA_Element::Subform) { in DoLayoutPositionedContainer() 1210 if (pLayoutChild->GetFormNode()->GetElementType() != XFA_Element::Subform) in DoLayoutTableContainer() 1305 if (pLayoutChild->GetFormNode()->GetElementType() == XFA_Element::Subform) { in DoLayoutTableContainer() 2056 case XFA_Element::Subform: in DoLayoutInternal()
|
D | cxfa_viewlayoutprocessor.cpp | 462 pRootSubform->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in PrepareFirstPage() 465 XFA_Element::Subform); in PrepareFirstPage() 1770 pNode->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in MergePageSetContents()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffdocview.cpp | 112 pRootItem->GetChild<CXFA_Subform>(0, XFA_Element::Subform, false); in StopLayout() 512 ASSERT(pNode->GetElementType() == XFA_Element::Subform); in AddIndexChangedSubform() 704 XFA_Element::Subform); in GetRootSubform()
|
D | cxfa_ffpageview.cpp | 100 case XFA_Element::Subform: in IsLayoutElement()
|