HomeSort by relevance Sort by last modified time
    Searched refs:resized_width (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc 364 int resized_width; local
376 resized_width =
380 resized_width = preferred_width;
385 resized_width = preferred_width;
388 resized_width = width;
395 gfx::Size(resized_width, resized_height));
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
task_manager_gtk.cc 225 column->resized_width = width;
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
task_manager_gtk.cc 232 column->resized_width = width;
    [all...]

Completed in 313 milliseconds