Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h323 const std::string& name, const RefPtr<Component>& child, bool isDialogTweenChild);
H A Ddialog_component.cpp525 const std::string& name, const RefPtr<Component>& child, bool isDialogTweenChild) in GenerateComposed() argument
540 if (isDialogTweenChild) { in GenerateComposed()