Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_element.cpp513 auto floatingRowElement = AceType::DynamicCast<RowElement>(floatingTitleBox_->GetFirstChild()); in SetTitleButtonHide() local
514 if (!floatingRowElement) { in SetTitleButtonHide()
528 floatingRowElement->SetUpdateComponent(floatingTitleChildrenRow); in SetTitleButtonHide()