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

  /external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc 472 const gfx::Rect& title_bounds = GetTitleBounds(); local
485 gfx::CanvasSkia::TruncateFadeTail, 0, *font_, title_color, title_bounds);
488 title_bounds.x(), title_bounds.y(),
489 title_bounds.width(), title_bounds.height());
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h 227 const gfx::Rect& title_bounds() const { return title_bounds_; } function in class:TabRendererGtk

Completed in 182 milliseconds