Home
last modified time | relevance | path

Searched defs:childFrame (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_layout_algorithm.cpp69 auto childFrame = child->GetGeometryNode()->GetMarginFrameSize(); in Measure() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp74 SizeF childFrame; in GetChildrenSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dbox_layout_algorithm.cpp116 auto childFrame = SizeF(); in PerformMeasureSelfWithChildList() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dshape_pattern_test_ng.cpp391 auto childFrame = variable
468 auto childFrame = shapeContainerLayoutAlgorithm->GetChildrenSize(&layoutWrapper, SizeF(0, 0)); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
H A Dbadge_layout_algorithm.cpp362 auto childFrame = in PerformMeasureSelf() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp901 auto childFrame = childFocus->GetFrameNode(); in SearchIrregularFocusableChild() local
1085 auto childFrame = childFocus->GetFrameNode(); in GetChildFocusNodeByIndex() local
1141 auto childFrame = childFocus->GetFrameNode(); in GetFocusableChildCrossIndexesAt() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp1158 auto childFrame = childFocus->GetFrameNode(); in GetChildFocusNodeByIndex() local
2409 if (auto childFrame = childFocus->GetFrameNode()) { in IsListItemGroup() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp2045 auto childFrame = child->GetFrameNode(); in GetChildFocusNodeByType() local