Home | History | Annotate | Download | only in parser

Lines Matching refs:eFlowStrategy

609     XFA_ATTRIBUTEENUM eFlowStrategy,
630 if ((eFlowStrategy != XFA_ATTRIBUTEENUM_Rl_tb &&
632 (eFlowStrategy == XFA_ATTRIBUTEENUM_Rl_tb &&
2086 XFA_ATTRIBUTEENUM eFlowStrategy,
2157 eFlowStrategy != XFA_ATTRIBUTEENUM_Tb) {
2210 (eFlowStrategy != XFA_ATTRIBUTEENUM_Rl_tb ? 0 : 2);
2223 if (eFlowStrategy == XFA_ATTRIBUTEENUM_Lr_tb) {
2305 bContainerHeightAutoSize, containerSize.height, eFlowStrategy,
2335 bContainerHeightAutoSize, containerSize.height, eFlowStrategy,
2344 rgCurLineLayoutItems, eFlowStrategy, bContainerHeightAutoSize,
2354 bContainerHeightAutoSize, containerSize.height, eFlowStrategy,
2391 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems,
2419 eFlowStrategy, &uCurHAlignState, rgCurLineLayoutItems,
2457 bContainerHeightAutoSize, containerSize.height, eFlowStrategy,
2484 if (bAddedItemInRow && eFlowStrategy == XFA_ATTRIBUTEENUM_Tb)
2495 rgCurLineLayoutItems, eFlowStrategy, bContainerHeightAutoSize,
2535 XFA_ATTRIBUTEENUM eFlowStrategy,
2569 if (eFlowStrategy != XFA_ATTRIBUTEENUM_Rl_tb) {