Home
last modified time | relevance | path

Searched refs:needEstimateOffset_ (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.h245 return needEstimateOffset_; in NeedEstimateOffset()
569 bool needEstimateOffset_ = false; variable
H A Dlist_layout_algorithm.cpp834 needEstimateOffset_ = true; in MeasureList()