Searched refs:DrawTaskbarDecoration (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dtaskbar_decorator.cc9 void DrawTaskbarDecoration(gfx::NativeWindow window, const gfx::Image* image) { function in namespace:chrome
H A Dtaskbar_decorator.h19 void DrawTaskbarDecoration(gfx::NativeWindow window, const gfx::Image* image);
H A Dtaskbar_decorator_win.cc71 void DrawTaskbarDecoration(gfx::NativeWindow window, const gfx::Image* image) { function in namespace:chrome
H A Dbrowser_non_client_frame_view.cc133 chrome::DrawTaskbarDecoration(
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dchrome_native_app_window_views.cc624 // chrome::DrawTaskbarDecoration can do interesting things with non-square
626 // TODO(benwells): Refactor chrome::DrawTaskbarDecoration to not be avatar
633 chrome::DrawTaskbarDecoration(GetNativeWindow(), icon);

Completed in 88 milliseconds