Home | History | Annotate | Download | only in views

Lines Matching defs:TabIconView

32 void TabIconView::InitializeIfNeeded() {
51 TabIconView::TabIconView(chrome::TabIconViewModel* model,
61 TabIconView::~TabIconView() {
64 void TabIconView::Update() {
95 void TabIconView::PaintThrobber(gfx::Canvas* canvas) {
103 void TabIconView::PaintFavicon(gfx::Canvas* canvas,
108 void TabIconView::PaintIcon(gfx::Canvas* canvas,
140 void TabIconView::OnPaint(gfx::Canvas* canvas) {
158 gfx::Size TabIconView::GetPreferredSize() const {