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

  /external/chromium_org/ui/message_center/
message_center_style.cc 16 const float kNotificationPreferredImageRatio = 1.5;
53 kNotificationWidth * kNotificationPreferredImageRatio;
message_center_style.h 21 MESSAGE_CENTER_EXPORT extern const float kNotificationPreferredImageRatio;
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 57 message_center::kNotificationPreferredImageRatio * max_width;

Completed in 65 milliseconds