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

  /external/chromium/chrome/browser/chromeos/login/
wizard_controller.h 198 void SetCurrentScreenSmooth(WizardScreen* screen, bool use_smoothing);
wizard_controller.cc 562 SetCurrentScreenSmooth(GetUpdateScreen(), true);
602 SetCurrentScreenSmooth(new_current, false);
640 void WizardController::SetCurrentScreenSmooth(WizardScreen* new_current,

Completed in 70 milliseconds