Searched refs:LayoutDirectionForTargetIndex (Results 1 – 2 of 2) sorted by relevance
478 LayoutDirection LayoutDirectionForTargetIndex(LayoutWrapper* layoutWrapper, int startIndex);
836 auto layoutDirection = LayoutDirectionForTargetIndex(layoutWrapper, preStartIndex_); in MeasureList()901 LayoutDirection ListLayoutAlgorithm::LayoutDirectionForTargetIndex(LayoutWrapper* layoutWrapper, in… in LayoutDirectionForTargetIndex() function in OHOS::Ace::NG::ListLayoutAlgorithm1772 auto layoutDirection = LayoutDirectionForTargetIndex(layoutWrapper, preStartIndex_); in OffScreenLayoutDirection()