Searched defs:CreateChild (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ | ||
H A D | dom_tabs.cpp | 39 RefPtr<FlexComponent> DOMTabs::CreateChild() const in CreateChild() function in OHOS::Ace::Framework::DOMTabs |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/ | ||
H A D | popup_component_v2.cpp | 80 const RefPtr<Component> PopupComponentV2::CreateChild() in CreateChild() function in OHOS::Ace::PopupComponentV2 |
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/ | ||
H A D | badge_test_ng.cpp | 128 std::pair<RefPtr<FrameNode>, RefPtr<LayoutWrapperNode>> BadgeTestNg::CreateChild( in CreateChild() function in OHOS::Ace::NG::BadgeTestNg |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/ | ||
H A D | video_element.cpp | 1581 const RefPtr<Component> VideoElement::CreateChild() in CreateChild() function in OHOS::Ace::VideoElement |