Home
last modified time | relevance | path

Searched defs:parentContainerId (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_subwindow_manager.cpp64 int32_t SubwindowManager::GetSubContainerId(int32_t parentContainerId) in GetSubContainerId()
74 void SubwindowManager::ResizeWindowForFoldStatus(int32_t parentContainerId) {} in ResizeWindowForFoldStatus()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_layout_algorithm.cpp38 auto parentContainerId = in CheckLayoutConstraint() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcustom_dialog_controller_model_impl.cpp80 …auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(Container::CurrentI… in ShowDialog() local
157 …auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(Container::CurrentI… in CloseDialog() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp60 void SubwindowManager::AddParentContainerId(int32_t containerId, int32_t parentContainerId) in AddParentContainerId()
85 int32_t SubwindowManager::GetSubContainerId(int32_t parentContainerId) in GetSubContainerId()
859 …auto parentContainerId = containerId >= MIN_SUBCONTAINER_ID ? GetParentContainerId(containerId) : … in ClearToastInSubwindow() local
1061 …auto parentContainerId = containerId >= MIN_SUBCONTAINER_ID ? GetParentContainerId(containerId) : … in HideToastSubWindowNG() local
1098 void SubwindowManager::ResizeWindowForFoldStatus(int32_t parentContainerId) in ResizeWindowForFoldStatus()
1135 auto parentContainerId = containerId >= MIN_SUBCONTAINER_ID ? in HideSystemTopMostWindow() local
1155 auto parentContainerId = containerId >= MIN_SUBCONTAINER_ID ? in ClearToastInSystemSubwindow() local
1203 auto parentContainerId = instanceId >= MIN_SUBCONTAINER_ID in IsFreeMultiWindow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp43 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in GetMainPipelineContext() local
369 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in OnAttachToFrameNode() local
397 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in OnDetachFromFrameNode() local
582 auto parentContainerId = containerId >= MIN_SUBCONTAINER_ID ? in GetSystemTopMostSubwindowSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp232 auto parentContainerId = Container::CurrentId(); in RunPluginContainer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp1801 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in GetCurrentPipelineContext() local
2665 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in InitCanExpandCurrentWindow() local
2681 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in InitCanExpandCurrentWindow() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp86 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(instanceId_); in OnSwitchFreeMultiWindow() local
1799 void SubwindowOhos::ResizeWindowForFoldStatus(int32_t parentContainerId) in ResizeWindowForFoldStatus()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp363 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in GetCurrentPipelineContext() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp155 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in GetMainPipelineContext() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1412 … auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in GetBottomAvoidHeight() local
2312 void AceContainer::InitializeSubContainer(int32_t parentContainerId) in InitializeSubContainer()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp608 …auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(Container::CurrentI… in CheckInSceneBoardWindow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp211 auto parentContainerId = SubwindowManager::GetInstance()->GetParentContainerId(containerId); in GetMainPipelineContext() local