HomeSort by relevance Sort by last modified time
    Searched full:max_size_ratio (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/chromeos/
wm_overview_controller.cc 350 const double max_size_ratio = static_cast<double>(max_size.width()) / local
353 if (kSnapshotWebPageRatio > max_size_ratio) {

Completed in 50 milliseconds