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

  /external/chromium_org/ash/system/tray/
tray_constants.cc 72 const int kNotificationButtonWidth = 32;
74 (kNotificationIconWidth + kNotificationButtonWidth +
tray_constants.h 67 extern const int kNotificationButtonWidth;
tray_notification_view.cc 74 kNotificationButtonWidth, kNotificationButtonWidth);

Completed in 3708 milliseconds