Searched defs:IsSystemWindow (Results 1 – 11 of 11) sorted by relevance
61 bool IsSystemWindow() const override { return WindowHelper::IsSystemWindow(GetType()); } in IsSystemWindow() function
77 bool IsSystemWindow() const override { return WindowHelper::IsSystemWindow(GetType()); } in IsSystemWindow() function
174 bool IsSystemWindow() const override { return WindowHelper::IsSystemWindow(GetType()); } in IsSystemWindow() function
364 bool IsSystemWindow() const override { return WindowHelper::IsSystemWindow(GetType()); } in IsSystemWindow() function
97 static inline bool IsSystemWindow(WindowType type) in IsSystemWindow() function
181 bool AceContainer::IsSystemWindow() const in IsSystemWindow() function in OHOS::Ace::Platform::AceContainer
172 bool AceContainer::IsSystemWindow() const in IsSystemWindow() function in OHOS::Ace::Platform::AceContainer
131 static inline bool IsSystemWindow(WindowType type) in IsSystemWindow() function
278 virtual bool IsSystemWindow() const { return false; } in IsSystemWindow() function
1079 virtual bool IsSystemWindow() const { return false; } in IsSystemWindow() function
3318 bool AceContainer::IsSystemWindow() const in IsSystemWindow() function in OHOS::Ace::Platform::AceContainer