Searched refs:cropWindowsToStackBounds (Results 1 – 3 of 3) sorted by relevance
291 boolean cropWindowsToStackBounds() { in cropWindowsToStackBounds() method in Task
1123 boolean intersectWithStackBounds = task != null && task.cropWindowsToStackBounds(); in getVisibleBounds()2250 if (task == null || !task.cropWindowsToStackBounds()) { in cropRegionToStackBoundsIfNeeded()
1344 if (task == null || !task.cropWindowsToStackBounds()) { in adjustCropToStackBounds()