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

  /external/chromium_org/ui/message_center/
message_center_tray_delegate.h 41 virtual bool IsContextMenuEnabled() const = 0;
fake_message_center_tray_delegate.cc 43 bool FakeMessageCenterTrayDelegate::IsContextMenuEnabled() const {
fake_message_center_tray_delegate.h 36 virtual bool IsContextMenuEnabled() const OVERRIDE;
message_center_tray.cc 74 return tray_->delegate()->IsContextMenuEnabled();
message_center_tray_unittest.cc 38 virtual bool IsContextMenuEnabled() const OVERRIDE {
  /external/chromium_org/chrome/browser/ui/cocoa/notifications/
message_center_tray_bridge.h 44 virtual bool IsContextMenuEnabled() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/message_center/
web_notification_tray.h 65 virtual bool IsContextMenuEnabled() const OVERRIDE;
web_notification_tray.cc 214 bool WebNotificationTray::IsContextMenuEnabled() const {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 110 virtual bool IsContextMenuEnabled() const OVERRIDE;
web_notification_tray.cc 394 bool WebNotificationTray::IsContextMenuEnabled() const {

Completed in 1070 milliseconds