Home
last modified time | relevance | path

Searched defs:CheckNeedMeasure (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dproperty.cpp35 bool CheckNeedMeasure(PropertyChangeFlag propertyChangeFlag) in CheckNeedMeasure() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_item_group_layout_algorithm.cpp181 bool ListItemGroupLayoutAlgorithm::CheckNeedMeasure(const RefPtr<LayoutWrapper>& layoutWrapper) con… in CheckNeedMeasure() function in OHOS::Ace::NG::ListItemGroupLayoutAlgorithm
Dlist_layout_algorithm.cpp213 bool ListLayoutAlgorithm::CheckNeedMeasure(const RefPtr<LayoutWrapper>& layoutWrapper) const in CheckNeedMeasure() function in OHOS::Ace::NG::ListLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.cpp1817 bool GridScrollLayoutAlgorithm::CheckNeedMeasure( in CheckNeedMeasure() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm