Searched refs:CheckJumpValid (Results 1 – 2 of 2) sorted by relevance
383 bool CheckJumpValid(LayoutWrapper* layoutWrapper);
672 bool ListLayoutAlgorithm::CheckJumpValid(LayoutWrapper* layoutWrapper) in CheckJumpValid() function in OHOS::Ace::NG::ListLayoutAlgorithm762 if (!CheckJumpValid(layoutWrapper)) { in MeasureList()