HomeSort by relevance Sort by last modified time
    Searched defs:title_bounds_ (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
side_tab.h 40 gfx::Rect title_bounds_; member in class:SideTab
tab.h 106 gfx::Rect title_bounds_; member in class:Tab
  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.h 106 gfx::Rect title_bounds_; member in class:AppPanelBrowserFrameView
opaque_browser_frame_view.h 149 gfx::Rect title_bounds_; member in class:OpaqueBrowserFrameView
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.h 69 gfx::Rect title_bounds_; member in class:TouchTab
  /external/chromium/chrome/browser/ui/views/
sad_tab_view.h 60 gfx::Rect title_bounds_; member in class:SadTabView
constrained_window_views.cc 222 gfx::Rect title_bounds_; member in class:ConstrainedWindowFrameView
291 SchedulePaintInRect(title_bounds_);
496 *title_font_, GetTitleColor(), GetMirroredXForRect(title_bounds_),
497 title_bounds_.y(), title_bounds_.width(), title_bounds_.height());
534 title_bounds_.SetRect(title_x,
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h 227 const gfx::Rect& title_bounds() const { return title_bounds_; }
380 gfx::Rect title_bounds_; member in class:TabRendererGtk

Completed in 411 milliseconds