Home
last modified time | relevance | path

Searched defs:CreateChild (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tabs.cpp39 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 Dpopup_component_v2.cpp80 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 Dbadge_test_ng.cpp128 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 Dvideo_element.cpp1581 const RefPtr<Component> VideoElement::CreateChild() in CreateChild() function in OHOS::Ace::VideoElement