Searched refs:ShownInsideMenu (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_action_view.cc284 return delegate_->ShownInsideMenu();
294 return delegate_->ShownInsideMenu() ?
302 return delegate_->ShownInsideMenu() ?
H A Dbrowser_action_view.h49 virtual bool ShownInsideMenu() const = 0;
H A Dbrowser_actions_container.cc283 bool BrowserActionsContainer::ShownInsideMenu() const { function in class:BrowserActionsContainer
H A Dbrowser_actions_container.h248 virtual bool ShownInsideMenu() const OVERRIDE;

Completed in 164 milliseconds