Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_component.h62 hideClose_ = hideClose; in SetTitleButtonHide()
87 bool hideClose_ = false; variable
H A Dcontainer_modal_component.cpp339 if (!hideClose_) { in BuildTitleChildren()