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

  /external/chromium_org/chrome/browser/ui/
browser.cc 348 command_controller_(new chrome::BrowserCommandController(this)),
460 command_controller_.reset();
769 command_controller_->FullscreenStateChanged();
    [all...]
browser.h 247 return command_controller_.get();
926 scoped_ptr<chrome::BrowserCommandController> command_controller_; member in class:Browser
    [all...]

Completed in 208 milliseconds