Home
last modified time | relevance | path

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

/external/chromium_org/ash/
Dshell.h416 return high_contrast_controller_.get(); in high_contrast_controller()
663 scoped_ptr<HighContrastController> high_contrast_controller_; variable
Dshell.cc721 high_contrast_controller_.reset(); in ~Shell()
961 high_contrast_controller_.reset(new HighContrastController); in Init()