Home
last modified time | relevance | path

Searched refs:GetWindowBoundsForClientBounds (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium_org/ui/views/window/
Dnative_frame_view.cc37 gfx::Rect NativeFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in views::NativeFrameView
40 return views::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds()
86 return frame_->non_client_view()->GetWindowBoundsForClientBounds( in GetPreferredSize()
Dnon_client_view.cc91 gfx::Rect NonClientView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in views::NonClientView
93 return frame_view_->GetWindowBoundsForClientBounds(client_bounds); in GetWindowBoundsForClientBounds()
149 return GetWindowBoundsForClientBounds(client_bounds).size(); in GetPreferredSize()
Dnon_client_view.h69 virtual gfx::Rect GetWindowBoundsForClientBounds(
175 gfx::Rect GetWindowBoundsForClientBounds(const gfx::Rect client_bounds) const;
Dnative_frame_view.h23 virtual gfx::Rect GetWindowBoundsForClientBounds(
Dcustom_frame_view.cc125 gfx::Rect CustomFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in views::CustomFrameView
232 return frame_->non_client_view()->GetWindowBoundsForClientBounds( in GetPreferredSize()
237 return frame_->non_client_view()->GetWindowBoundsForClientBounds( in GetMinimumSize()
244 frame_->non_client_view()->GetWindowBoundsForClientBounds( in GetMaximumSize()
Dcustom_frame_view.h43 virtual gfx::Rect GetWindowBoundsForClientBounds(
/external/chromium_org/athena/main/
Dathena_frame_view.cc46 gfx::Rect AthenaFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in athena::AthenaFrameView
68 ->GetWindowBoundsForClientBounds(bounds) in GetPreferredSize()
Dathena_frame_view.h28 virtual gfx::Rect GetWindowBoundsForClientBounds(
/external/chromium_org/ui/platform_window/win/
Dwin_window.cc18 gfx::Rect GetWindowBoundsForClientBounds(DWORD style, DWORD ex_style, in GetWindowBoundsForClientBounds() function
44 gfx::Rect window_bounds = GetWindowBoundsForClientBounds( in WinWindow()
72 gfx::Rect window_bounds = GetWindowBoundsForClientBounds( in SetBounds()
/external/chromium_org/chrome/browser/ui/views/apps/
Dglass_app_window_frame_view_win.cc56 gfx::Rect GlassAppWindowFrameViewWin::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in GlassAppWindowFrameViewWin
111 ->GetWindowBoundsForClientBounds(bounds) in GetPreferredSize()
Dglass_app_window_frame_view_win.h29 virtual gfx::Rect GetWindowBoundsForClientBounds(
/external/chromium_org/athena/activity/
Dactivity_frame_view.cc75 gfx::Rect ActivityFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in athena::ActivityFrameView
126 ->GetWindowBoundsForClientBounds(bounds) in GetPreferredSize()
Dactivity_frame_view.h34 virtual gfx::Rect GetWindowBoundsForClientBounds(
/external/chromium_org/ui/views/win/
Dhwnd_util.h29 VIEWS_EXPORT gfx::Rect GetWindowBoundsForClientBounds(
Dhwnd_util_aurawin.cc31 gfx::Rect GetWindowBoundsForClientBounds(View* view, in GetWindowBoundsForClientBounds() function
/external/chromium_org/chrome/browser/ui/views/message_center/
Dmessage_center_frame_view.h26 virtual gfx::Rect GetWindowBoundsForClientBounds(
Dmessage_center_frame_view.cc37 gfx::Rect MessageCenterFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in message_center::MessageCenterFrameView
/external/chromium_org/ash/wm/panels/
Dpanel_frame_view.h45 virtual gfx::Rect GetWindowBoundsForClientBounds(
Dpanel_frame_view.cc127 gfx::Rect PanelFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in ash::PanelFrameView
/external/chromium_org/ash/frame/
Dcustom_frame_view_ash.h46 virtual gfx::Rect GetWindowBoundsForClientBounds(
/external/chromium_org/apps/ui/views/
Dapp_window_frame_view.h72 virtual gfx::Rect GetWindowBoundsForClientBounds(
/external/chromium_org/chrome/browser/ui/views/frame/
Dglass_browser_frame_view.h34 virtual gfx::Rect GetWindowBoundsForClientBounds(
Dopaque_browser_frame_view_layout.h51 gfx::Rect GetWindowBoundsForClientBounds(
/external/chromium_org/ui/views/bubble/
Dbubble_frame_view.h41 virtual gfx::Rect GetWindowBoundsForClientBounds(
/external/chromium_org/chrome/browser/ui/views/panels/
Dpanel_frame_view.h60 virtual gfx::Rect GetWindowBoundsForClientBounds(

12