Searched refs:kProfileRoundedCornerRadius (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/user/
H A Dtray_user.cc71 const int kProfileRoundedCornerRadius = 2; member in namespace:__anon3590
894 RoundedImageView* icon = new RoundedImageView(kProfileRoundedCornerRadius,
1050 RoundedImageView* icon = new RoundedImageView(kProfileRoundedCornerRadius,
1192 avatar_ = new tray::RoundedImageView(kProfileRoundedCornerRadius, true);

Completed in 55 milliseconds