Home
last modified time | relevance | path

Searched defs:floatingLayoutProperty (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
Dcontainer_modal_pattern_enhance.cpp98 auto floatingLayoutProperty = floatingTitleRow->GetLayoutProperty(); in ShowTitle() local
253 auto floatingLayoutProperty = floatingTitleNode->GetLayoutProperty(); in UpdateTitleInTargetPos() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
Dcontainer_modal_pattern.cpp127 auto floatingLayoutProperty = floatingTitleRow->GetLayoutProperty(); in ShowTitle() local
163 auto floatingLayoutProperty = floatingTitleRow->GetLayoutProperty(); in InitContainerEvent() local
430 auto floatingLayoutProperty = floatingTitleRow->GetLayoutProperty(); in CanShowFloatingTitle() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
Dcontainer_modal_test_ng.cpp358 auto floatingLayoutProperty = floatingTitleNode->GetLayoutProperty(); variable