Home
last modified time | relevance | path

Searched refs:GetFirstChildByClass (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/layout/
H A Dcxfa_viewlayoutprocessor.cpp404 if (pPageArea->GetFirstChildByClass<CXFA_ContentArea>( in InitLayoutPage()
482 pRootSubform->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in PrepareFirstPage()
802 pCurNode->GetFirstChildByClass<CXFA_Script>(XFA_Element::Script); in ExecuteBreakBeforeOrAfter()
1130 pPageSet->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in FindPageAreaFromPageSet_Ordered()
1147 if (!pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_Ordered()
1161 pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_Ordered()
1225 pNewRecord, pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_SimplexDuplex()
1241 if (!pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_SimplexDuplex()
1263 pNewRecord, pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_SimplexDuplex()
1288 pTargetContentArea = pCurPageArea->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_SimplexDuplex()
[all …]
H A Dcxfa_contentlayoutprocessor.cpp137 pFormNode->GetFirstChildByClass<CXFA_Margin>(XFA_Element::Margin); in CalculateContainerComponentSizeFromContentSize()
197 pLayoutRow->GetFormNode()->GetFirstChildByClass<CXFA_Margin>( in RelocateTableRowCells()
276 pLayoutChild->GetFormNode()->GetFirstChildByClass<CXFA_Para>( in RelocateTableRowCells()
363 pCurNode->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in ExistContainerKeep()
377 pKeep = pPreContainer->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in ExistContainerKeep()
490 pFormNode->GetFirstChildByClass<CXFA_Margin>(XFA_Element::Margin); in FindLayoutItemSplitPos()
711 pLayoutItem->GetFormNode()->GetFirstChildByClass<CXFA_Margin>( in SplitLayoutItem()
1175 GetFormNode()->GetFirstChildByClass<CXFA_Margin>(XFA_Element::Margin); in DoLayoutTableContainer()
1545 GetFormNode()->GetFirstChildByClass<CXFA_Margin>(XFA_Element::Margin); in DoLayoutFlowedContainer()
2157 pTemplate->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in JudgeLeaderOrTrailerForOccur()
[all …]
H A Dcxfa_viewlayoutitem.cpp45 GetFormNode()->GetFirstChildByClass<CXFA_Medium>(XFA_Element::Medium); in GetPageSize()
H A Dcxfa_layoutprocessor.cpp57 pFormPacketNode->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in RestartLayout()
H A Dcxfa_contentlayoutitem.cpp77 pContent->GetFormNode()->GetFirstChildByClass<CXFA_Margin>( in GetAbsoluteRect()
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp1245 pConfig->GetFirstChildByClass<CXFA_Acrobat>(XFA_Element::Acrobat); in GetConfigLocaleName()
1248 pConfig->GetFirstChildByClass<CXFA_Present>(XFA_Element::Present); in GetConfigLocaleName()
1254 pChildConfig->GetFirstChildByClass<CXFA_Common>(XFA_Element::Common); in GetConfigLocaleName()
1259 pCommon->GetFirstChildByClass<CXFA_Locale>(XFA_Element::Locale); in GetConfigLocaleName()
H A Dcxfa_document.cpp281 pCurDataScope->GetFirstChildByClass<CXFA_DataGroup>( in ScopeMatchGlobalBinding()
414 pCurTemplateNode->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in FindMatchingDataNode()
427 pCurTemplateNode->GetFirstChildByClass<CXFA_Bind>(XFA_Element::Bind); in FindMatchingDataNode()
848 pTemplateNode->GetFirstChildByClass<CXFA_Occur>( in CopyContainer_SubformSet()
856 pInstMgrNode->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in CopyContainer_SubformSet()
1124 ? pTemplateNode->GetFirstChildByClass<CXFA_Bind>(XFA_Element::Bind) in UpdateBindingRelations()
1335 pDatasetsNode->GetFirstChildByClass<CXFA_DataGroup>( in GetXFAObject()
1360 return pData ? pData->GetFirstChildByClass<CXFA_DataGroup>( in GetXFAObject()
1424 pConfig->GetFirstChildByClass<CXFA_Present>(XFA_Element::Present); in IsInteractive()
1428 CXFA_Pdf* pPDF = pPresent->GetFirstChildByClass<CXFA_Pdf>(XFA_Element::Pdf); in IsInteractive()
[all …]
H A Dcxfa_nodelocale.cpp167 for (CXFA_Node* pNode = pCalendar->GetFirstChildByClass<CXFA_Node>(eElement); in GetCalendarSymbol()
H A Dcxfa_document_builder.cpp509 root_node_->GetFirstChildByClass<CXFA_Template>(XFA_Element::Template); in ParseAsXDPPacket_Form()
511 pTemplateRoot ? pTemplateRoot->GetFirstChildByClass<CXFA_Subform>( in ParseAsXDPPacket_Form()
H A Dcxfa_node.h239 T* GetFirstChildByClass(XFA_Element eType) const { in GetFirstChildByClass() function
H A Dcxfa_node.cpp1431 pForm->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in GetLocaleName()
1466 CXFA_Keep* pKeep = GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in GetIntact()
1800 return GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in GetOccurIfExists()
2380 pPreviewRow->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in GetIntactFromKeep()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffdoc.cpp246 pConfig->GetFirstChildByClass<CXFA_Acrobat>(XFA_Element::Acrobat); in OpenDoc()
251 pAcrobat->GetFirstChildByClass<CXFA_Acrobat7>(XFA_Element::Acrobat7); in OpenDoc()
256 pAcrobat7->GetFirstChildByClass<CXFA_DynamicRender>( in OpenDoc()
H A Dcxfa_ffdocview.cpp155 pSubformNode->GetFirstChildByClass<CXFA_PageSet>(XFA_Element::PageSet); in StopLayout()
733 return pFormPacketNode->GetFirstChildByClass<CXFA_Subform>( in GetRootSubform()
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_layoutpseudomodel.cpp409 pRootNode->GetFirstChildByClass<CXFA_Form>(XFA_Element::Form); in relayout()
H A Dcjx_object.cpp1002 pTemplateNode->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in ScriptAttributeString()
1004 pSubForm ? pSubForm->GetFirstChildByClass<CXFA_Proto>(XFA_Element::Proto) in ScriptAttributeString()