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

  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.h 88 gfx::Rect IconBounds() const;
opaque_browser_frame_view.h 128 gfx::Rect IconBounds() const;
app_panel_browser_frame_view.cc 154 gfx::Rect sysmenu_rect(IconBounds());
295 gfx::Rect AppPanelBrowserFrameView::IconBounds() const {
488 gfx::Rect icon_bounds(IconBounds());
497 // already biased downwards (see IconBounds()) and helps prevent descenders
opaque_browser_frame_view.cc 314 gfx::Rect sysmenu_rect(IconBounds());
520 gfx::Rect OpaqueBrowserFrameView::IconBounds() const {
    [all...]
  /external/chromium/chrome/browser/ui/views/
constrained_window_views.cc 193 gfx::Rect IconBounds() const;
326 gfx::Rect sysmenu_rect(IconBounds());
410 gfx::Rect ConstrainedWindowFrameView::IconBounds() const {
526 gfx::Rect icon_bounds(IconBounds());
532 // biased downwards (see IconBounds()) and helps prevent descenders on the

Completed in 69 milliseconds