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

  /external/chromium/chrome/browser/chromeos/
wm_overview_snapshot.cc 25 WmOverviewSnapshot::WmOverviewSnapshot()
32 void WmOverviewSnapshot::Init(const gfx::Size& size,
45 void WmOverviewSnapshot::UpdateIndex(Browser* browser, int index) {
57 void WmOverviewSnapshot::SetImage(const SkBitmap& image) {
wm_overview_snapshot.h 18 // WmOverviewSnapshot contains a snapshot image of the tab at the
20 class WmOverviewSnapshot : public views::WidgetGtk {
22 WmOverviewSnapshot();
54 DISALLOW_COPY_AND_ASSIGN(WmOverviewSnapshot);

Completed in 46 milliseconds