Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp189 const auto& dialogComposed = GenerateComposed(V2::DIALOG_COMPONENT_TAG, dialogTween, false); in BuildDialogTween() local
192 dialogTweenBox_->SetChild(dialogComposed); in BuildDialogTween()