Home
last modified time | relevance | path

Searched refs:GetSubwindowId (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp104 instanceId, subwindow->GetSubwindowId()); in AddSubwindow()
120 instanceId, subwindow->GetSubwindowId()); in AddToastSubwindow()
137 instanceId, subwindow->GetSubwindowId()); in AddSystemToastWindow()
217 if (it->second->GetSubwindowId() == SubwindowId) { in GetDialogSubwindowInstanceId()
H A Dsubwindow.h106 int32_t GetSubwindowId() const in GetSubwindowId() function in OHOS::Ace::Subwindow
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp1020 parentOverlay->SetSubWindowId(SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSubwindowId())); in ShowDialogNG()
1053 parentOverlay->SetSubWindowId(SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSubwindowId())); in ShowDialogNGWithNode()
1098 parentOverlay->SetSubWindowId(SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSubwindowId())); in OpenCustomDialogNG()
1100 parentContainerId_, GetSubwindowId()); in OpenCustomDialogNG()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.h218 int32_t GetSubwindowId() in GetSubwindowId() function in OHOS::Ace::NG::OverlayManager

Completed in 8 milliseconds