Searched refs:kMaxDegrees (Results 1 – 9 of 9) sorted by relevance
126 sweep_angle = static_cast<float>(kMaxDegrees / 100.0 * percent_done); in PaintCustomDownloadProgress()134 if (sweep_angle < static_cast<float>(kMaxDegrees - 1)) { in PaintCustomDownloadProgress()
66 kMaxDegrees = 360, enumerator
95 const int kMaxDegrees = 360; variable
419 sweep_angle = static_cast<float>(kMaxDegrees / 100.0 * percent_done); in PaintDownloadProgress()427 if (sweep_angle < static_cast<float>(kMaxDegrees - 1)) { in PaintDownloadProgress()
502 download_util::kMaxDegrees; in UpdateDownloadProgress()
438 DownloadShelf::kMaxDegrees; in UpdateDownloadProgress()
349 download_util::kMaxDegrees; in UpdateDownloadProgress()
225 DownloadShelf::kMaxDegrees; in UpdateDownloadProgress()
702 DownloadShelf::kMaxDegrees;