Home
last modified time | relevance | path

Searched refs:SetCustomChild (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
H A Dcustom_dialog_element.cpp72 baseDialog->SetCustomChild(dialog_->GetChild()); in ShowDialog()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h199 void SetCustomChild(const RefPtr<Component>& customChild) in SetCustomChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1131 dialog->SetCustomChild(customComponent); in ShowDialog()