Home
last modified time | relevance | path

Searched refs:SubwindowId (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.h102 int32_t GetDialogSubwindowInstanceId(int32_t SubwindowId);
H A Dsubwindow_manager.cpp212 int32_t SubwindowManager::GetDialogSubwindowInstanceId(int32_t SubwindowId) in GetDialogSubwindowInstanceId() argument
217 if (it->second->GetSubwindowId() == SubwindowId) { in GetDialogSubwindowInstanceId()

Completed in 3 milliseconds