Searched refs:pLayoutContext (Results 1 – 2 of 2) sorted by relevance
1180 Context* pLayoutContext = in DoLayoutTableContainer() local1192 pProcessor->DoLayoutInternal(false, FLT_MAX, FLT_MAX, pLayoutContext); in DoLayoutTableContainer()2310 Context* pLayoutContext, in InsertFlowedItem() argument2350 pLayoutContext = &layoutContext; in InsertFlowedItem()2360 pLayoutContext); in InsertFlowedItem()2389 if (!pFormNode && pLayoutContext && pLayoutContext->m_pOverflowProcessor) { in InsertFlowedItem()2390 pFormNode = pLayoutContext->m_pOverflowNode.Get(); in InsertFlowedItem()2563 if (!pFormNode && pLayoutContext) in InsertFlowedItem()2564 pFormNode = pLayoutContext->m_pOverflowProcessor->GetFormNode(); in InsertFlowedItem()2612 if (!pFormNode && pLayoutContext) in InsertFlowedItem()[all …]
180 Context* pLayoutContext,