Searched refs:IsSystemBarWindow (Results 1 – 7 of 7) sorted by relevance
164 AvoidAreaType type = WindowHelper::IsSystemBarWindow(node->GetWindowType()) ? in UpdateOverlayWindowIfNeed()
635 if (!WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in PostProcessAddWindowNode()701 WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in GetDisplayRectWithoutSystemBarAreas()1303 if (WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in RequestActiveWindow()
480 if (WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in UpdateNodeSizeChangeReasonWithRotation()
349 if (WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in AddWindowNode()694 if (WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in ResizeRect()
356 if (WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in LayoutWindowNode()
173 if (WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in AddWindowNodeOnWindowTree()1305 if (WindowHelper::IsSystemBarWindow(node->GetWindowType())) { in NotifyIfAvoidAreaChanged()
137 static inline bool IsSystemBarWindow(WindowType type) in IsSystemBarWindow() function