Searched refs:pLayoutContext (Results 1 – 3 of 3) sorted by relevance
1422 CXFA_LayoutContext* pLayoutContext = in DoLayoutTableContainer() local1441 pLayoutContext); in DoLayoutTableContainer()1948 CXFA_LayoutContext* pLayoutContext = NULL, in XFA_ItemLayoutProcessor_InsertFlowedItem() argument1986 pLayoutContext = &layoutContext; in XFA_ItemLayoutProcessor_InsertFlowedItem()1996 pLayoutContext); in XFA_ItemLayoutProcessor_InsertFlowedItem()2022 if (pFormNode == NULL && pLayoutContext && in XFA_ItemLayoutProcessor_InsertFlowedItem()2023 pLayoutContext->m_pOverflowProcessor) { in XFA_ItemLayoutProcessor_InsertFlowedItem()2024 pFormNode = pLayoutContext->m_pOverflowNode; in XFA_ItemLayoutProcessor_InsertFlowedItem()2210 if (pFormNode == NULL && pLayoutContext != NULL) { in XFA_ItemLayoutProcessor_InsertFlowedItem()2211 pFormNode = pLayoutContext->m_pOverflowProcessor->m_pFormNode; in XFA_ItemLayoutProcessor_InsertFlowedItem()[all …]
50 CXFA_LayoutContext* pLayoutContext = NULL);
1607 CXFA_LayoutContext* pLayoutContext) { in QueryOverflow() argument