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

  /external/chromium/chrome/browser/chromeos/login/
wizard_controller.h 191 gfx::Rect GetWizardScreenBounds(int screen_width, int screen_height) const;
wizard_controller.cc 591 gfx::Rect WizardController::GetWizardScreenBounds(int screen_width,
620 gfx::Rect new_bounds = GetWizardScreenBounds(new_screen_size.width(),

Completed in 1699 milliseconds