Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp72 SizeF ShapeContainerLayoutAlgorithm::GetChildrenSize(LayoutWrapper* layoutWrapper, SizeF maxSize) in GetChildrenSize() function in OHOS::Ace::NG::ShapeContainerLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement.h229 int32_t GetChildrenSize() { in GetChildrenSize() function
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbasic_tdd_test.cpp280 uint8_t BasicTddTest::GetChildrenSize(const UIViewGroup &grop) const in GetChildrenSize() function in OHOS::ACELite::BasicTddTest