Home
last modified time | relevance | path

Searched defs:CheckNeedMeasure (Results 1 – 5 of 5) 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/text/
Dtext_content_modifier.cpp618 bool TextContentModifier::CheckNeedMeasure(float finalValue, float lastValue, float currentValue) in CheckNeedMeasure() function in OHOS::Ace::NG::TextContentModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_item_group_layout_algorithm.cpp220 bool ListItemGroupLayoutAlgorithm::CheckNeedMeasure(const RefPtr<LayoutWrapper>& layoutWrapper) con… in CheckNeedMeasure() function in OHOS::Ace::NG::ListItemGroupLayoutAlgorithm
Dlist_layout_algorithm.cpp216 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.cpp1647 bool GridScrollLayoutAlgorithm::CheckNeedMeasure( in CheckNeedMeasure() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm