Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.h383 bool CheckJumpValid(LayoutWrapper* layoutWrapper);
H A Dlist_layout_algorithm.cpp672 bool ListLayoutAlgorithm::CheckJumpValid(LayoutWrapper* layoutWrapper) in CheckJumpValid() function in OHOS::Ace::NG::ListLayoutAlgorithm
762 if (!CheckJumpValid(layoutWrapper)) { in MeasureList()