Searched refs:kSnapshotWebPageWidth (Results 1 – 1 of 1) sorted by relevance
46 static const int kSnapshotWebPageWidth = 1024; variable49 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()