Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp881 auto customtitleRow = GetCustomTitleRow(); in TrimFloatingWindowLayout() local
882 CHECK_NULL_VOID(customtitleRow); in TrimFloatingWindowLayout()
883 auto customTitleRowProp = customtitleRow->GetLayoutProperty(); in TrimFloatingWindowLayout()