Home
last modified time | relevance | path

Searched refs:kSnapshotWebPageWidth (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Dwm_overview_controller.cc46 static const int kSnapshotWebPageWidth = 1024; variable
49 static_cast<double>(kSnapshotWebPageWidth) / kSnapshotWebPageHeight;
355 static_cast<double>(max_size.width())/ kSnapshotWebPageWidth; in CalculateCellSize()
361 cell_size = gfx::Size(kSnapshotWebPageWidth * scale_factor + 0.5, in CalculateCellSize()
403 gfx::Size(kSnapshotWebPageWidth, in ConfigureCell()