Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h200 void SetIsMenu(bool isMenu) in SetIsMenu() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h283 void SetIsMenu(bool isMenu) in SetIsMenu() function
H A Ddialog_component.cpp173 dialogTween->SetIsMenu(true); in BuildDialogTween()
626 dialog->SetIsMenu(true); in Build()
646 dialog->SetIsMenu(true); in BuildDialogWithType()