Home
last modified time | relevance | path

Searched defs:pFormNode (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp56 CXFA_Node* pFormNode) { in CreateContentLayoutItem()
95 CXFA_Node* pFormNode = pLayoutItem->m_pFormNode; in FindLayoutItemSplitPos() local
173 CXFA_Node* pFormNode, in XFA_ItemLayoutProcessor_GetLayout()
877 CXFA_Node* pFormNode, in XFA_ItemLayoutProcessor_CalculateContainerSpecfiedSize()
917 CXFA_Node* pFormNode, in XFA_ItemLayoutProcessor_CalculateContainerComponentSizeFromContentSize()
1031 CXFA_Node* pFormNode = pPageAreaLayoutItem->m_pFormNode; in DoLayoutPageArea() local
1888 void CXFA_ItemLayoutProcessor::ProcessUnUseBinds(CXFA_Node* pFormNode) { in ProcessUnUseBinds()
1910 CXFA_Node* pFormNode) { in ProcessUnUseOverFlow()
2016 *pFormNode = NULL; in XFA_ItemLayoutProcessor_InsertFlowedItem() local
3006 CXFA_Node* pFormNode) { in JudgeLeaderOrTrailerForOccur()
Dxfa_document_datamerger_imp.cpp48 CXFA_Node* pFormNode) { in XFA_DataMerge_FormValueNode_MatchNoneCreateChild()
99 static void XFA_DataMerge_CreateDataBinding(CXFA_Node* pFormNode, in XFA_DataMerge_CreateDataBinding()
1032 CXFA_Node* pFormNode, in XFA_DataMerge_CopyContainer_Field()
1070 CXFA_Node* pFormNode, in DataMerge_CopyContainer()
1101 CXFA_Node* pFormNode, in XFA_DataMerge_UpdateBindingRelations()
Dxfa_layout_pagemgr_new.cpp43 FX_BOOL CXFA_LayoutPageMgr::InitLayoutPage(CXFA_Node* pFormNode) { in InitLayoutPage()
687 CXFA_Node* pFormNode = pCurNode->GetNodeItem( in ExecuteBreakBeforeOrAfter() local
757 CXFA_Node* pFormNode = pBreakNode->GetNodeItem(XFA_NODEITEM_Parent, in ProcessBreakBeforeOrAfter() local
793 CXFA_Node* pFormNode = pBookendNode->GetNodeItem( in ProcessBookendLeaderOrTrailer() local
892 FX_BOOL CXFA_LayoutPageMgr::ProcessOverflow(CXFA_Node* pFormNode, in ProcessOverflow()
1495 CXFA_Node* pFormNode) { in FindOrCreateLayoutItem()
1606 CXFA_Node* pFormNode, in QueryOverflow()
Dxfa_document_layout_imp.cpp86 CXFA_Node* pFormNode = m_pRootItemLayoutProcessor->GetFormNode(); in DoLayout() local
Dxfa_object_imp.cpp341 CXFA_Node* pFormNode = (CXFA_Node*)GetObject(XFA_ATTRIBUTE_BindingNode); in GetBindItems() local
354 int32_t CXFA_Node::AddBindItem(CXFA_Node* pFormNode) { in AddBindItem()
379 int32_t CXFA_Node::RemoveBindItem(CXFA_Node* pFormNode) { in RemoveBindItem()
449 CXFA_Node* pFormNode = formNodes.GetAt(i); in GetContainerWidgetData() local
1678 CXFA_Node* pFormNode = formNodes.GetAt(i); in Script_Som_DefaultValue() local
3081 for (CXFA_Node* pFormNode = sIterator.GetCurrent(); pFormNode; in XFA_ScriptInstanceManager_RemoveItem() local
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffdocview.cpp236 CXFA_Node* pFormNode = NULL; in ResetWidgetData() local
448 int32_t CXFA_FFDocView::ExecEventActivityByDeepFirst(CXFA_Node* pFormNode, in ExecEventActivityByDeepFirst()
Dxfa_ffnotify.cpp299 int32_t CXFA_FFNotify::ExecEventByDeepFirst(CXFA_Node* pFormNode, in ExecEventByDeepFirst()