Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dproperty.cpp35 bool CheckNeedMeasure(PropertyChangeFlag propertyChangeFlag) in CheckNeedMeasure() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_content_modifier.cpp618 bool TextContentModifier::CheckNeedMeasure(float finalValue, float lastValue, float currentValue) in CheckNeedMeasure() function in OHOS::Ace::NG::TextContentModifier
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp220 bool ListItemGroupLayoutAlgorithm::CheckNeedMeasure(const RefPtr<LayoutWrapper>& layoutWrapper) con… in CheckNeedMeasure() function in OHOS::Ace::NG::ListItemGroupLayoutAlgorithm
H A Dlist_layout_algorithm.cpp216 bool ListLayoutAlgorithm::CheckNeedMeasure(const RefPtr<LayoutWrapper>& layoutWrapper) const in CheckNeedMeasure() function in OHOS::Ace::NG::ListLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp1650 bool GridScrollLayoutAlgorithm::CheckNeedMeasure( in CheckNeedMeasure() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm