Searched defs:IsSystemWindow (Results 1 – 12 of 12) sorted by relevance
61 bool IsSystemWindow() const override { return WindowHelper::IsSystemWindow(GetType()); } in IsSystemWindow() function
82 bool IsSystemWindow() const override { return WindowHelper::IsSystemWindow(GetType()); } in IsSystemWindow() function
176 bool IsSystemWindow() const override { return WindowHelper::IsSystemWindow(GetType()); } in IsSystemWindow() function
499 bool IsSystemWindow() const override { return WindowHelper::IsSystemWindow(GetType()); } in IsSystemWindow() function
97 static inline bool IsSystemWindow(WindowType type) in IsSystemWindow() function
170 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
163 bool AceContainer::IsSystemWindow() const in IsSystemWindow() function in OHOS::Ace::Platform::AceContainer
136 static inline bool IsSystemWindow(WindowType type) in IsSystemWindow() function
282 virtual bool IsSystemWindow() const { return false; } in IsSystemWindow() function
1359 virtual bool IsSystemWindow() const { return false; } in IsSystemWindow() function
3887 bool AceContainer::IsSystemWindow() const in IsSystemWindow() function in OHOS::Ace::Platform::AceContainer