Searched refs:layoutContext (Results 1 – 1 of 1) sorted by relevance
1178 Context layoutContext; in DoLayoutTableContainer() local1179 layoutContext.m_prgSpecifiedColumnWidths = &m_rgSpecifiedColumnWidths; in DoLayoutTableContainer()1181 iSpecifiedColumnCount > 0 ? &layoutContext : nullptr; in DoLayoutTableContainer()1186 layoutContext.m_fCurColumnWidth.reset(); in DoLayoutTableContainer()2343 Context layoutContext; in InsertFlowedItem() local2348 layoutContext.m_pOverflowNode = pOverflowNode; in InsertFlowedItem()2349 layoutContext.m_pOverflowProcessor = this; in InsertFlowedItem()2350 pLayoutContext = &layoutContext; in InsertFlowedItem()