Searched refs:GetBoundsForClientView (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium/chrome/browser/ui/views/frame/
H A Dpopup_non_client_frame_view.cc15 gfx::Rect PopupNonClientFrameView::GetBoundsForClientView() const { function in class:PopupNonClientFrameView
H A Dpopup_non_client_frame_view.h19 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dapp_panel_browser_frame_view.h43 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dglass_browser_frame_view.h40 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dpopup_non_client_frame_view.cc18 gfx::Rect PopupNonClientFrameView::GetBoundsForClientView() const { function in class:PopupNonClientFrameView
H A Dpopup_non_client_frame_view.h18 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dapp_non_client_frame_view_ash.h26 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dapp_panel_browser_frame_view.h40 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dglass_browser_frame_view.h33 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dbrowser_non_client_frame_view_ash.h43 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_frame_view.h25 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dmessage_center_frame_view.cc35 gfx::Rect MessageCenterFrameView::GetBoundsForClientView() const { function in class:message_center::MessageCenterFrameView
/external/chromium_org/ui/views/window/
H A Dnative_frame_view.cc30 gfx::Rect NativeFrameView::GetBoundsForClientView() const { function in class:views::NativeFrameView
H A Dnative_frame_view.h20 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dcustom_frame_view.h41 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dnon_client_view.h55 virtual gfx::Rect GetBoundsForClientView() const = 0;
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.h36 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
77 FRIEND_TEST_ALL_PREFIXES(BubbleFrameViewTest, GetBoundsForClientView);
/external/chromium_org/ash/wm/panels/
H A Dpanel_frame_view.cc133 gfx::Rect PanelFrameView::GetBoundsForClientView() const { function in class:ash::PanelFrameView
136 return frame_painter_->GetBoundsForClientView(
H A Dpanel_frame_view.h44 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
/external/chromium_org/ash/wm/
H A Dcustom_frame_view_ash.cc80 gfx::Rect CustomFrameViewAsh::GetBoundsForClientView() const { function in class:ash::CustomFrameViewAsh
82 return frame_painter_->GetBoundsForClientView(top_height,
H A Dcustom_frame_view_ash.h58 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
/external/chromium/chrome/browser/chromeos/frame/
H A Dbubble_frame_view.h37 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dshell_window_frame_view.h45 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
H A Dshell_window_frame_view.cc139 gfx::Rect ShellWindowFrameView::GetBoundsForClientView() const { function in class:ShellWindowFrameView
332 gfx::Rect client_bounds = GetBoundsForClientView();
348 gfx::Size client_size = GetBoundsForClientView().size();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h59 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;

Completed in 317 milliseconds

12