Searched refs:pLayoutContext (Results 1 – 1 of 1) sorted by relevance
666 CXFA_LayoutContext* pLayoutContext, in InsertFlowedItem() argument707 pLayoutContext = &layoutContext; in InsertFlowedItem()718 pLayoutContext); in InsertFlowedItem()747 if (!pFormNode && pLayoutContext && pLayoutContext->m_pOverflowProcessor) { in InsertFlowedItem()748 pFormNode = pLayoutContext->m_pOverflowNode; in InsertFlowedItem()925 if (!pFormNode && pLayoutContext) in InsertFlowedItem()926 pFormNode = pLayoutContext->m_pOverflowProcessor->m_pFormNode; in InsertFlowedItem()971 if (!pFormNode && pLayoutContext) in InsertFlowedItem()972 pFormNode = pLayoutContext->m_pOverflowProcessor->m_pFormNode; in InsertFlowedItem()1814 CXFA_LayoutContext* pLayoutContext = in DoLayoutTableContainer() local[all …]