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