Searched refs:eFlowStrategy (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fxfa/layout/ |
D | cxfa_contentlayoutprocessor.h | 113 XFA_AttributeValue eFlowStrategy, 131 XFA_AttributeValue eFlowStrategy, 168 XFA_AttributeValue eFlowStrategy, 202 XFA_AttributeValue eFlowStrategy);
|
D | cxfa_contentlayoutprocessor.cpp | 1504 XFA_AttributeValue eFlowStrategy, in DoLayoutFlowedContainer() argument 1536 pLastChild = FindLastContentLayoutItem(eFlowStrategy); in DoLayoutFlowedContainer() 1564 (eFlowStrategy != XFA_AttributeValue::Rl_tb ? 0 : 2); in DoLayoutFlowedContainer() 1586 if (eFlowStrategy == XFA_AttributeValue::Lr_tb) { in DoLayoutFlowedContainer() 1650 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, false, in DoLayoutFlowedContainer() 1681 eFlowStrategy, &uCurHAlignState, in DoLayoutFlowedContainer() 1690 rgCurLineLayoutItems, eFlowStrategy, bContainerHeightAutoSize, in DoLayoutFlowedContainer() 1701 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, false, in DoLayoutFlowedContainer() 1736 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, in DoLayoutFlowedContainer() 1763 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems, in DoLayoutFlowedContainer() [all …]
|