Home
last modified time | relevance | path

Searched refs:CreateScreenWindow (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dwizard_controller.h186 views::Widget* CreateScreenWindow(const gfx::Rect& bounds,
Dwizard_controller.cc568 views::Widget* WizardController::CreateScreenWindow( in CreateScreenWindow() function in WizardController
626 window = CreateScreenWindow(new_bounds, initial_show_); in ShowCurrentScreen()