Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.h135 XFA_ATTRIBUTEENUM eFlowStrategy,
153 XFA_ATTRIBUTEENUM eFlowStrategy,
Dxfa_layout_itemlayout.cpp609 XFA_ATTRIBUTEENUM eFlowStrategy, in InsertFlowedItem() argument
630 if ((eFlowStrategy != XFA_ATTRIBUTEENUM_Rl_tb && in InsertFlowedItem()
632 (eFlowStrategy == XFA_ATTRIBUTEENUM_Rl_tb && in InsertFlowedItem()
2086 XFA_ATTRIBUTEENUM eFlowStrategy, in DoLayoutFlowedContainer() argument
2157 eFlowStrategy != XFA_ATTRIBUTEENUM_Tb) { in DoLayoutFlowedContainer()
2210 (eFlowStrategy != XFA_ATTRIBUTEENUM_Rl_tb ? 0 : 2); in DoLayoutFlowedContainer()
2223 if (eFlowStrategy == XFA_ATTRIBUTEENUM_Lr_tb) { in DoLayoutFlowedContainer()
2305 bContainerHeightAutoSize, containerSize.height, eFlowStrategy, in DoLayoutFlowedContainer()
2335 bContainerHeightAutoSize, containerSize.height, eFlowStrategy, in DoLayoutFlowedContainer()
2344 rgCurLineLayoutItems, eFlowStrategy, bContainerHeightAutoSize, in DoLayoutFlowedContainer()
[all …]