Home
last modified time | relevance | path

Searched refs:IsUniformHeightProbably (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.h522 bool IsUniformHeightProbably();
H A Dlist_layout_algorithm.cpp1234 if (IsUniformHeightProbably()) { in FixPredictSnapOffset()
2327 bool ListLayoutAlgorithm::IsUniformHeightProbably() in IsUniformHeightProbably() function in OHOS::Ace::NG::ListLayoutAlgorithm