Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp1589 std::array<ContentLayoutItemVector, 3> rgCurLineLayoutItems; in DoLayoutFlowedContainer() local
1612 rgCurLineLayoutItems[uHAlign].emplace_back(pLayoutNext); in DoLayoutFlowedContainer()
1679 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, false, in DoLayoutFlowedContainer()
1713 rgCurLineLayoutItems, false, FLT_MAX, FLT_MAX, in DoLayoutFlowedContainer()
1721 rgCurLineLayoutItems, eFlowStrategy, bContainerHeightAutoSize, in DoLayoutFlowedContainer()
1725 rgCurLineLayoutItems.front().clear(); in DoLayoutFlowedContainer()
1733 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, false, in DoLayoutFlowedContainer()
1771 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, in DoLayoutFlowedContainer()
1801 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, in DoLayoutFlowedContainer()
1841 rgCurLineLayoutItems, bUseBreakControl, fAvailHeight, fRealHeight, in DoLayoutFlowedContainer()
[all …]
Dcxfa_contentlayoutprocessor.h125 std::array<ContentLayoutItemVector, 3>& rgCurLineLayoutItems,
182 std::array<ContentLayoutItemVector, 3>& rgCurLineLayoutItems,