Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp107 auto customTitleLayoutProperty = customTitleRow->GetLayoutProperty(); in ShowTitle() local
108 CHECK_NULL_VOID(customTitleLayoutProperty); in ShowTitle()
109 customTitleLayoutProperty->UpdateVisibility( in ShowTitle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp123 auto customTitleLayoutProperty = customTitleRow->GetLayoutProperty(); in ShowTitle() local
124 CHECK_NULL_VOID(customTitleLayoutProperty); in ShowTitle()
125 customTitleLayoutProperty->UpdateVisibility( in ShowTitle()