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 352 int resized_width; local
364 resized_width =
368 resized_width = preferred_width;
373 resized_width = preferred_width;
376 resized_width = width;
383 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 209 milliseconds