/external/chromium_org/ui/views/window/ |
D | native_frame_view.cc | 37 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()
|
D | non_client_view.cc | 91 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()
|
D | non_client_view.h | 69 virtual gfx::Rect GetWindowBoundsForClientBounds( 175 gfx::Rect GetWindowBoundsForClientBounds(const gfx::Rect client_bounds) const;
|
D | native_frame_view.h | 23 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
D | custom_frame_view.cc | 125 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()
|
D | custom_frame_view.h | 43 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
/external/chromium_org/athena/main/ |
D | athena_frame_view.cc | 46 gfx::Rect AthenaFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in athena::AthenaFrameView 68 ->GetWindowBoundsForClientBounds(bounds) in GetPreferredSize()
|
D | athena_frame_view.h | 28 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
/external/chromium_org/ui/platform_window/win/ |
D | win_window.cc | 18 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/ |
D | glass_app_window_frame_view_win.cc | 56 gfx::Rect GlassAppWindowFrameViewWin::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in GlassAppWindowFrameViewWin 111 ->GetWindowBoundsForClientBounds(bounds) in GetPreferredSize()
|
D | glass_app_window_frame_view_win.h | 29 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
/external/chromium_org/athena/activity/ |
D | activity_frame_view.cc | 75 gfx::Rect ActivityFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in athena::ActivityFrameView 126 ->GetWindowBoundsForClientBounds(bounds) in GetPreferredSize()
|
D | activity_frame_view.h | 34 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
/external/chromium_org/ui/views/win/ |
D | hwnd_util.h | 29 VIEWS_EXPORT gfx::Rect GetWindowBoundsForClientBounds(
|
D | hwnd_util_aurawin.cc | 31 gfx::Rect GetWindowBoundsForClientBounds(View* view, in GetWindowBoundsForClientBounds() function
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
D | message_center_frame_view.h | 26 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
D | message_center_frame_view.cc | 37 gfx::Rect MessageCenterFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in message_center::MessageCenterFrameView
|
/external/chromium_org/ash/wm/panels/ |
D | panel_frame_view.h | 45 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
D | panel_frame_view.cc | 127 gfx::Rect PanelFrameView::GetWindowBoundsForClientBounds( in GetWindowBoundsForClientBounds() function in ash::PanelFrameView
|
/external/chromium_org/ash/frame/ |
D | custom_frame_view_ash.h | 46 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
/external/chromium_org/apps/ui/views/ |
D | app_window_frame_view.h | 72 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | glass_browser_frame_view.h | 34 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
D | opaque_browser_frame_view_layout.h | 51 gfx::Rect GetWindowBoundsForClientBounds(
|
/external/chromium_org/ui/views/bubble/ |
D | bubble_frame_view.h | 41 virtual gfx::Rect GetWindowBoundsForClientBounds(
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
D | panel_frame_view.h | 60 virtual gfx::Rect GetWindowBoundsForClientBounds(
|