Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp2329 bool isUniformHeightProbably = true; in IsUniformHeightProbably() local
2337 isUniformHeightProbably = false; in IsUniformHeightProbably()
2341 return isUniformHeightProbably; in IsUniformHeightProbably()