Searched defs:IsSystemWindow (Results 1 – 4 of 4) sorted by relevance
97 static inline bool IsSystemWindow(WindowType type) in IsSystemWindow() function
251 virtual bool IsSystemWindow() const { return false; } in IsSystemWindow() function
107 static inline bool IsSystemWindow(WindowType type) in IsSystemWindow() function
3007 bool AceContainer::IsSystemWindow() const in IsSystemWindow() function in OHOS::Ace::Platform::AceContainer