PrimaryAxisSize 541 ash/wm/workspace/workspace_window_resizer.cc int initial_size = PrimaryAxisSize(attached_windows_[i]->bounds().size()); PrimaryAxisSize 546 ash/wm/workspace/workspace_window_resizer.cc std::max(PrimaryAxisSize(min), kMinOnscreenSize)); PrimaryAxisSize 558 ash/wm/workspace/workspace_window_resizer.cc int initial_size = PrimaryAxisSize(details().initial_bounds_in_parent.size()); PrimaryAxisSize 559 ash/wm/workspace/workspace_window_resizer.cc int current_size = PrimaryAxisSize(bounds->size()); PrimaryAxisSize 687 ash/wm/workspace/workspace_window_resizer.cc int min = PrimaryAxisSize(delegate->GetMinimumSize()); PrimaryAxisSize 688 ash/wm/workspace/workspace_window_resizer.cc int max = PrimaryAxisSize(delegate->GetMaximumSize()); PrimaryAxisSize 136 ash/wm/workspace/workspace_window_resizer.h int PrimaryAxisSize(const gfx::Size& size) const;