HomeSort by relevance Sort by last modified time
    Searched refs:GetBoundsForClientView (Results 1 - 11 of 11) sorted by null

  /external/chromium/chrome/browser/ui/views/frame/
popup_non_client_frame_view.h 19 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
popup_non_client_frame_view.cc 15 gfx::Rect PopupNonClientFrameView::GetBoundsForClientView() const {
app_panel_browser_frame_view.h 43 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
glass_browser_frame_view.h 40 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
opaque_browser_frame_view.h 73 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
app_panel_browser_frame_view.cc 123 gfx::Rect AppPanelBrowserFrameView::GetBoundsForClientView() const {
glass_browser_frame_view.cc 169 gfx::Rect GlassBrowserFrameView::GetBoundsForClientView() const {
opaque_browser_frame_view.cc 283 gfx::Rect OpaqueBrowserFrameView::GetBoundsForClientView() const {
    [all...]
  /external/chromium/chrome/browser/chromeos/frame/
bubble_frame_view.h 37 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
bubble_frame_view.cc 94 gfx::Rect BubbleFrameView::GetBoundsForClientView() const {
  /external/chromium/chrome/browser/ui/views/
constrained_window_views.cc 156 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
297 gfx::Rect ConstrainedWindowFrameView::GetBoundsForClientView() const {

Completed in 156 milliseconds