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

  /external/chromium_org/chrome/common/extensions/api/notifications/
notification_style.cc 22 gfx::Size(message_center::kNotificationButtonIconSize,
23 message_center::kNotificationButtonIconSize);
  /external/chromium_org/ui/message_center/views/
notification_button.cc 46 icon_->SetImageSize(gfx::Size(message_center::kNotificationButtonIconSize,
47 message_center::kNotificationButtonIconSize));
  /external/chromium_org/ui/message_center/
message_center_style.h 18 const int kNotificationButtonIconSize = 16;

Completed in 102 milliseconds