Home | History | Annotate | Download | only in tabs

Lines Matching full:theme_l

1308   gfx::ImageSkia theme_l =
1310 background_canvas.DrawImageInt(theme_l,
1311 0, 0, theme_l.width(), theme_l.height() - kToolbarOverlap,
1312 0, 0, theme_l.width(), theme_l.height() - kToolbarOverlap,
1368 gfx::ImageSkia theme_l =
1370 canvas->DrawImageInt(theme_l, 0, 0);