Home
last modified time | relevance | path

Searched refs:dragable_ (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h264 dragable_ = isDragable; in SetIsDragable()
269 return dragable_; in IsDragable()
353 bool dragable_ = false; member in OHOS::Ace::DialogComponent
H A Ddialog_component.cpp181 dialogTween->SetDragable(dragable_); in BuildDialogTween()
222 dragBar->SetHasDragBar(dragable_); in BuildDragBar()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_dialog.cpp37 dialogChild_->SetIsDragable(dragable_); in PrepareSpecializedComponent()
114 dragable_ = StringToBool(attr.second); in SetSpecializedAttr()
H A Ddom_dialog.h59 bool dragable_ = false; member in OHOS::Ace::Framework::DOMDialog

Completed in 3 milliseconds