Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
H A Dcustom_dialog_component.h154 void SetIsDragable(bool isDragable) in SetIsDragable() function
H A Dcustom_dialog_element.cpp76 baseDialog->SetIsDragable(dialog_->IsDragable()); in ShowDialog()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_dialog.cpp37 dialogChild_->SetIsDragable(dragable_); in PrepareSpecializedComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h262 void SetIsDragable(bool isDragable) in SetIsDragable() function