Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.h181 RefPtr<Subwindow> currentDialogSubwindow_; variable
H A Dsubwindow_manager.cpp681 currentDialogSubwindow_ = subwindow; in SetCurrentDialogSubwindow()
688 return currentDialogSubwindow_; in GetCurrentDialogWindow()