Home
last modified time | relevance | path

Searched refs:rgCurLineLayoutItems (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp1562 std::vector<RetainPtr<CXFA_ContentLayoutItem>> rgCurLineLayoutItems[3]; in DoLayoutFlowedContainer() local
1585 rgCurLineLayoutItems[uHAlign].emplace_back(pLayoutNext); in DoLayoutFlowedContainer()
1650 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, false, in DoLayoutFlowedContainer()
1682 rgCurLineLayoutItems, false, FLT_MAX, FLT_MAX, in DoLayoutFlowedContainer()
1690 rgCurLineLayoutItems, eFlowStrategy, bContainerHeightAutoSize, in DoLayoutFlowedContainer()
1694 rgCurLineLayoutItems->clear(); in DoLayoutFlowedContainer()
1701 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, false, in DoLayoutFlowedContainer()
1736 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, in DoLayoutFlowedContainer()
1763 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, in DoLayoutFlowedContainer()
1800 &uCurHAlignState, rgCurLineLayoutItems, bUseBreakControl, in DoLayoutFlowedContainer()
[all …]
Dcxfa_contentlayoutprocessor.h112 std::vector<RetainPtr<CXFA_ContentLayoutItem>> (&rgCurLineLayoutItems)[3],
170 std::vector<RetainPtr<CXFA_ContentLayoutItem>> (&rgCurLineLayoutItems)[3],