Searched refs:GetWizardScreenBounds (Results 1 – 2 of 2) sorted by relevance
191 gfx::Rect GetWizardScreenBounds(int screen_width, int screen_height) const;
591 gfx::Rect WizardController::GetWizardScreenBounds(int screen_width, in GetWizardScreenBounds() function in WizardController620 gfx::Rect new_bounds = GetWizardScreenBounds(new_screen_size.width(), in ShowCurrentScreen()