Home
last modified time | relevance | path

Searched defs:ideaSize (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
Dgrid_row_layout_algorithm.cpp146 OptionalSize<float> ideaSize; in MeasureChildren() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_bar_layout_algorithm.cpp47 …const RefPtr<TabBarLayoutProperty>& layoutProperty, const SizeF& ideaSize, int32_t childCount, Axi… in UpdateChildConstraint()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/tabs/
Dtabs_test_ng.cpp3334 auto ideaSize = SizeF(width, height); variable