Searched defs:IsModal (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ | ||
H A D | sub_session.cpp | 207 bool SubSession::IsModal() const in IsModal() function in OHOS::Rosen::SubSession |
H A D | main_session.cpp | 302 bool MainSession::IsModal() const in IsModal() function in OHOS::Rosen::MainSession |
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/ | ||
H A D | scene_session.h | 294 virtual bool IsModal() const { return false; } in IsModal() function |