Searched refs:GetFormNode (Results 1 – 6 of 6) sorted by relevance
33 CXFA_Node* GetFormNode() const;
86 CXFA_Node* pFormNode = m_pRootItemLayoutProcessor->GetFormNode(); in DoLayout()
67 inline CXFA_Node* GetFormNode() { return m_pFormNode; } in GetFormNode() function
375 CXFA_Node* CXFA_LayoutItem::GetFormNode() const { in GetFormNode() function in CXFA_LayoutItem2392 if (XFA_ExistContainerKeep(m_pCurChildPreprocessor->GetFormNode(), FALSE)) { in DoLayoutFlowedContainer()
365 if (XFA_IsLayoutElement(pSearchItem->GetFormNode()->GetClassID(), TRUE)) { in OrderContainer()
1103 XFA_ELEMENT iType = pLayoutItem->GetFormNode()->GetClassID(); in XFA_GetWidgetFromLayoutItem()