Searched refs:window_icon_bounds_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_layout.cc243 return window_icon_bounds_;
343 window_icon_bounds_ = gfx::Rect(leading_button_start_ + kIconLeftSpacing, y,
350 window_icon_->SetBoundsRect(window_icon_bounds_);
361 window_icon_bounds_.y(),
362 text_width, window_icon_bounds_.height());
371 window_icon_bounds_ = gfx::Rect();
375 window_icon_bounds_ = gfx::Rect(
H A Dopaque_browser_frame_view_layout.h156 gfx::Rect window_icon_bounds_; member in class:OpaqueBrowserFrameViewLayout

Completed in 389 milliseconds