Searched defs:GetBoundsForClientView (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.cc121 gfx::Rect PanelFrameView::GetBoundsForClientView() const { function in class:ash::PanelFrameView
/external/chromium_org/athena/main/
H A Dathena_frame_view.cc40 gfx::Rect AthenaFrameView::GetBoundsForClientView() const { function in class:athena::AthenaFrameView
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.cc31 gfx::Rect MessageCenterFrameView::GetBoundsForClientView() const { function in class:message_center::MessageCenterFrameView
/external/chromium_org/ui/views/window/
H A Dnative_frame_view.cc33 gfx::Rect NativeFrameView::GetBoundsForClientView() const { function in class:views::NativeFrameView
H A Dcustom_frame_view.cc121 gfx::Rect CustomFrameView::GetBoundsForClientView() const { function in class:views::CustomFrameView
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dglass_app_window_frame_view_win.cc45 gfx::Rect GlassAppWindowFrameViewWin::GetBoundsForClientView() const { function in class:GlassAppWindowFrameViewWin
122 gfx::Rect client_bounds = GetBoundsForClientView();
132 gfx::Size client_size = GetBoundsForClientView().size();
/external/chromium_org/apps/ui/views/
H A Dapp_window_frame_view.cc126 gfx::Rect AppWindowFrameView::GetBoundsForClientView() const { function in class:apps::AppWindowFrameView
332 gfx::Rect client_bounds = GetBoundsForClientView();
347 gfx::Size client_size = GetBoundsForClientView().size();
/external/chromium_org/athena/activity/
H A Dactivity_frame_view.cc69 gfx::Rect ActivityFrameView::GetBoundsForClientView() const { function in class:athena::ActivityFrameView
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.cc93 gfx::Rect BubbleFrameView::GetBoundsForClientView() const { function in class:views::BubbleFrameView
/external/chromium_org/ash/frame/
H A Dcustom_frame_view_ash.cc464 gfx::Rect CustomFrameViewAsh::GetBoundsForClientView() const { function in class:ash::CustomFrameViewAsh
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_non_client_frame_view_ash.cc220 gfx::Rect BrowserNonClientFrameViewAsh::GetBoundsForClientView() const { function in class:BrowserNonClientFrameViewAsh
H A Dglass_browser_frame_view.cc197 gfx::Rect GlassBrowserFrameView::GetBoundsForClientView() const { function in class:GlassBrowserFrameView
H A Dopaque_browser_frame_view.cc198 gfx::Rect OpaqueBrowserFrameView::GetBoundsForClientView() const { function in class:OpaqueBrowserFrameView
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.cc368 gfx::Rect PanelFrameView::GetBoundsForClientView() const { function in class:PanelFrameView

Completed in 4889 milliseconds