Searched refs:kTrayPopupScrollSeparatorHeight (Results 1 – 3 of 3) sorted by relevance
45 extern const int kTrayPopupScrollSeparatorHeight;
50 const int kTrayPopupScrollSeparatorHeight = 15; variable
32 return gfx::Size(1, kTrayPopupScrollSeparatorHeight); in GetPreferredSize()