Searched defs:background_origin (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Ddetachable_toolbar_view.cc28 const gfx::Point& background_origin) {
35 background_origin.x(), background_origin.y(), 0, 0,
25 PaintBackgroundAttachedMode( gfx::Canvas* canvas, views::View* view, const gfx::Point& background_origin) argument
/external/chromium_org/chrome/browser/ui/views/
H A Ddetachable_toolbar_view.cc30 const gfx::Point& background_origin,
35 background_origin.x(), background_origin.y(), bounds.x(),
26 PaintBackgroundAttachedMode( gfx::Canvas* canvas, ui::ThemeProvider* theme_provider, const gfx::Rect& bounds, const gfx::Point& background_origin, chrome::HostDesktopType host_desktop_type) argument

Completed in 1065 milliseconds