HomeSort by relevance Sort by last modified time
    Searched full:notification_item_size (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 276 const int notification_item_size = GetShelfItemHeight(); variable
277 return gfx::Size(notification_item_size, notification_item_size);

Completed in 49 milliseconds