IsNormalStateType 34 ash/accelerators/accelerator_commands_unittest.cc EXPECT_FALSE(window_state2->IsNormalStateType()); IsNormalStateType 39 ash/accelerators/accelerator_commands_unittest.cc EXPECT_FALSE(window_state1->IsNormalStateType()); IsNormalStateType 46 ash/accelerators/accelerator_commands_unittest.cc EXPECT_TRUE(window_state1->IsNormalStateType()); IsNormalStateType 212 ash/frame/caption_buttons/alternate_frame_size_button_unittest.cc EXPECT_TRUE(window_state()->IsNormalStateType()); IsNormalStateType 271 ash/frame/caption_buttons/alternate_frame_size_button_unittest.cc EXPECT_TRUE(window_state()->IsNormalStateType()); IsNormalStateType 288 ash/frame/caption_buttons/alternate_frame_size_button_unittest.cc EXPECT_TRUE(window_state()->IsNormalStateType()); IsNormalStateType 295 ash/frame/caption_buttons/alternate_frame_size_button_unittest.cc EXPECT_TRUE(window_state()->IsNormalStateType()); IsNormalStateType 443 ash/frame/caption_buttons/alternate_frame_size_button_unittest.cc EXPECT_TRUE(window_state()->IsNormalStateType()); IsNormalStateType 230 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 338 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(wm::GetWindowState(window)->IsNormalStateType()); IsNormalStateType 361 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(wm::GetWindowState(window)->IsNormalStateType()); IsNormalStateType 384 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(wm::GetWindowState(window)->IsNormalStateType()); IsNormalStateType 430 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(wm::GetWindowState(window)->IsNormalStateType()); IsNormalStateType 465 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(wm::GetWindowState(window)->IsNormalStateType()); IsNormalStateType 522 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 780 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(wm::GetWindowState(window)->IsNormalStateType()); IsNormalStateType 809 ash/frame/caption_buttons/frame_maximize_button_unittest.cc EXPECT_TRUE(wm::GetWindowState(window)->IsNormalStateType()); IsNormalStateType 209 ash/wm/default_state.cc !window_state->IsNormalStateType()) { IsNormalStateType 235 ash/wm/default_state.cc if (window_state->IsNormalStateType() && IsNormalStateType 441 ash/wm/default_state.cc !window_state->IsNormalStateType()) { IsNormalStateType 451 ash/wm/default_state.cc window_state->IsNormalStateType() && IsNormalStateType 467 ash/wm/default_state.cc else if (window_state->IsNormalStateType()) IsNormalStateType 712 ash/wm/dock/docked_window_layout_manager_unittest.cc EXPECT_TRUE(wm::GetWindowState(w2.get())->IsNormalStateType()); IsNormalStateType 713 ash/wm/dock/docked_window_layout_manager_unittest.cc EXPECT_TRUE(wm::GetWindowState(w3.get())->IsNormalStateType()); IsNormalStateType 225 ash/wm/dock/docked_window_resizer.cc if (!window_state_->IsMinimized() && !window_state_->IsNormalStateType()) IsNormalStateType 512 ash/wm/dock/docked_window_resizer_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 120 ash/wm/resize_shadow_and_cursor_unittest.cc ASSERT_TRUE(ash::wm::GetWindowState(window())->IsNormalStateType()); IsNormalStateType 163 ash/wm/resize_shadow_and_cursor_unittest.cc ASSERT_TRUE(ash::wm::GetWindowState(window())->IsNormalStateType()); IsNormalStateType 185 ash/wm/resize_shadow_and_cursor_unittest.cc ASSERT_TRUE(ash::wm::GetWindowState(window())->IsNormalStateType()); IsNormalStateType 203 ash/wm/resize_shadow_and_cursor_unittest.cc ASSERT_TRUE(ash::wm::GetWindowState(window())->IsNormalStateType()); IsNormalStateType 552 ash/wm/toplevel_window_event_handler_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 570 ash/wm/toplevel_window_event_handler_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 144 ash/wm/window_state.cc return IsNormalStateType() || IsSnapped(); IsNormalStateType 218 ash/wm/window_state.cc if (!IsNormalStateType()) { IsNormalStateType 103 ash/wm/window_state.h bool IsNormalStateType() const; IsNormalStateType 167 ash/wm/window_state_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 227 ash/wm/workspace/workspace_event_handler_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 332 ash/wm/workspace/workspace_event_handler_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 338 ash/wm/workspace/workspace_event_handler_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 349 ash/wm/workspace/workspace_event_handler_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 361 ash/wm/workspace/workspace_event_handler_unittest.cc EXPECT_TRUE(window_state->IsNormalStateType()); IsNormalStateType 316 ash/wm/workspace_controller_unittest.cc EXPECT_TRUE(wm::GetWindowState(w1.get())->IsNormalStateType()); IsNormalStateType 1002 ash/wm/workspace_controller_unittest.cc EXPECT_TRUE(window2_state->IsNormalStateType()); IsNormalStateType 1032 ash/wm/workspace_controller_unittest.cc EXPECT_TRUE(window2_state->IsNormalStateType()); IsNormalStateType 1066 ash/wm/workspace_controller_unittest.cc EXPECT_TRUE(window2_state->IsNormalStateType()); IsNormalStateType 122 chrome/browser/ui/ash/accelerator_commands_browsertest.cc return window_state->IsNormalStateType();