best_candidate_ 261 chrome/browser/ui/metro_pin_tab_helper_win.cc SkBitmap best_candidate_; best_candidate_ 282 chrome/browser/ui/metro_pin_tab_helper_win.cc new PinPageTaskRunner(title_, url_, best_candidate_)); best_candidate_ 312 chrome/browser/ui/metro_pin_tab_helper_win.cc if (best_candidate_.isNull()) { best_candidate_ 313 chrome/browser/ui/metro_pin_tab_helper_win.cc best_candidate_ = *iter; best_candidate_ 318 chrome/browser/ui/metro_pin_tab_helper_win.cc if (iter->height() <= best_candidate_.height() || best_candidate_ 319 chrome/browser/ui/metro_pin_tab_helper_win.cc iter->width() <= best_candidate_.width()) { best_candidate_ 324 chrome/browser/ui/metro_pin_tab_helper_win.cc best_candidate_ = *iter;