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

  /external/chromium_org/ash/system/tray/
tray_constants.h 50 extern const int kTrayPopupScrollSeparatorHeight;
tray_constants.cc 53 const int kTrayPopupScrollSeparatorHeight = 15;
tray_details_view.cc 31 return gfx::Size(1, kTrayPopupScrollSeparatorHeight);

Completed in 41 milliseconds