custom_frame_view 52 ash/frame/custom_frame_view_ash.cc ash::CustomFrameViewAsh* custom_frame_view) custom_frame_view 59 ash/frame/custom_frame_view_ash.cc custom_frame_view->InitImmersiveFullscreenControllerForView( custom_frame_view 79 ash/frame/custom_frame_view_ash_unittest.cc return custom_frame_view()->GetFrameCaptionButtonContainerViewForTest()-> custom_frame_view 84 ash/frame/custom_frame_view_ash_unittest.cc return custom_frame_view()->NonClientTopBorderHeight(); custom_frame_view 135 ash/frame/custom_frame_view_ash_unittest.cc delegate->custom_frame_view()->GetHeaderView()->height()); custom_frame_view 144 ash/frame/custom_frame_view_ash_unittest.cc CustomFrameViewAsh* custom_frame_view = delegate->custom_frame_view(); custom_frame_view 145 ash/frame/custom_frame_view_ash_unittest.cc gfx::Size min_frame_size = custom_frame_view->GetMinimumSize(); custom_frame_view 146 ash/frame/custom_frame_view_ash_unittest.cc gfx::Size max_frame_size = custom_frame_view->GetMaximumSize(); custom_frame_view 165 ash/frame/custom_frame_view_ash_unittest.cc CustomFrameViewAsh* custom_frame_view = delegate->custom_frame_view(); custom_frame_view 166 ash/frame/custom_frame_view_ash_unittest.cc gfx::Size min_frame_size = custom_frame_view->GetMinimumSize(); custom_frame_view 167 ash/frame/custom_frame_view_ash_unittest.cc gfx::Size max_frame_size = custom_frame_view->GetMaximumSize(); custom_frame_view 183 ash/frame/custom_frame_view_ash_unittest.cc CustomFrameViewAsh* custom_frame_view = delegate->custom_frame_view(); custom_frame_view 184 ash/frame/custom_frame_view_ash_unittest.cc EXPECT_FALSE(custom_frame_view->GetAvatarIconViewForTest()); custom_frame_view 193 ash/frame/custom_frame_view_ash_unittest.cc EXPECT_TRUE(custom_frame_view->GetAvatarIconViewForTest()); custom_frame_view 200 ash/frame/custom_frame_view_ash_unittest.cc EXPECT_FALSE(custom_frame_view->GetAvatarIconViewForTest()); custom_frame_view 496 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc ash::CustomFrameViewAsh* custom_frame_view = custom_frame_view 504 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc custom_frame_view->InitImmersiveFullscreenControllerForView( custom_frame_view 507 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc custom_frame_view->GetHeaderView()->set_context_menu_controller(this); custom_frame_view 508 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc return custom_frame_view; custom_frame_view 865 ui/views/widget/widget.cc CustomFrameView* custom_frame_view = new CustomFrameView; custom_frame_view 866 ui/views/widget/widget.cc custom_frame_view->Init(this); custom_frame_view 867 ui/views/widget/widget.cc return custom_frame_view;