Home
last modified time | relevance | path

Searched defs:getFlex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp607 std::function<float(const RefPtr<LayoutWrapper>&)> getFlex; in SecondaryMeasureByProperty() local
735 void FlexLayoutAlgorithm::CheckIsGrowOrShrink(std::function<float(const RefPtr<LayoutWrapper>&)>& g… in CheckIsGrowOrShrink()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.cpp593 double (*getFlex)(const RefPtr<RenderFlexItem>&) = nullptr; in ResizeItems() local