Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dshell.h390 return highlighter_controller_.get(); in highlighter_controller()
831 std::unique_ptr<HighlighterController> highlighter_controller_; variable
H A Dshell.cc782 highlighter_controller_.reset(); in ~Shell()
1119 highlighter_controller_.reset(new HighlighterController()); in Init()