Searched refs:GetClientAreaInsets (Results 1 – 12 of 12) sorted by relevance
153 return GetClientAreaInsets().top(); in GetTopInset()176 gfx::Insets insets = GetClientAreaInsets(); in GetMinimumSize()215 gfx::Insets insets = GetClientAreaInsets(); in GetWindowBoundsForClientBounds()509 gfx::Insets GlassBrowserFrameView::GetClientAreaInsets() const { in GetClientAreaInsets() function in GlassBrowserFrameView524 bounds.Inset(GetClientAreaInsets()); in CalculateClientAreaBounds()
44 virtual bool GetClientAreaInsets(gfx::Insets* insets) const OVERRIDE;
80 gfx::Insets GetClientAreaInsets() const;
135 bool BrowserDesktopWindowTreeHostWin::GetClientAreaInsets( in GetClientAreaInsets() function in BrowserDesktopWindowTreeHostWin
29 virtual bool GetClientAreaInsets(gfx::Insets* insets) const OVERRIDE;
28 bool AppWindowDesktopWindowTreeHostWin::GetClientAreaInsets( in GetClientAreaInsets() function in AppWindowDesktopWindowTreeHostWin
65 virtual bool GetClientAreaInsets(gfx::Insets* insets) const = 0;
281 bool GetClientAreaInsets(gfx::Insets* insets) const;
1088 bool HWNDMessageHandler::GetClientAreaInsets(gfx::Insets* insets) const { in GetClientAreaInsets() function in views::HWNDMessageHandler1089 if (delegate_->GetClientAreaInsets(insets)) in GetClientAreaInsets()1654 bool got_insets = GetClientAreaInsets(&insets); in OnNCCalcSize()
389 host->GetClientAreaInsets(&insets); in TestOuterBoundsHelper()
149 virtual bool GetClientAreaInsets(gfx::Insets* insets) const OVERRIDE;
660 bool DesktopWindowTreeHostWin::GetClientAreaInsets(gfx::Insets* insets) const { in GetClientAreaInsets() function in views::DesktopWindowTreeHostWin