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

  /external/chromium_org/chrome/browser/ui/
browser_command_controller.h 39 bool block_command_execution() const { return block_command_execution_; }
196 bool block_command_execution_; member in class:chrome::BrowserCommandController
198 // Stores the last blocked command id when |block_command_execution_| is true.
  /external/chromium/chrome/browser/ui/
browser.h 205 bool block_command_execution() const { return block_command_execution_; }
1147 bool block_command_execution_; member in class:Browser
    [all...]

Completed in 46 milliseconds