Searched refs:eLayoutStrategy (Results 1 – 1 of 1) sorted by relevance
647 XFA_ATTRIBUTEENUM eLayoutStrategy = in InsertFlowedItem() local649 if (eLayoutStrategy == XFA_ATTRIBUTEENUM_Lr_tb || in InsertFlowedItem()650 eLayoutStrategy == XFA_ATTRIBUTEENUM_Rl_tb) { in InsertFlowedItem()2728 XFA_ATTRIBUTEENUM eLayoutStrategy = GetLayout(pLayoutNode, &bRootForceTb); in DoLayout() local2729 switch (eLayoutStrategy) { in DoLayout()2733 return DoLayoutFlowedContainer(bUseBreakControl, eLayoutStrategy, in DoLayout()