Home
last modified time | relevance | path

Searched refs:SetDropShadowSize (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Dwm_overview_title.cc68 title_label_->SetDropShadowSize(kDropShadowSize); in Init()
74 url_label_->SetDropShadowSize(kDropShadowSize); in Init()
Ddrop_shadow_label.h32 void SetDropShadowSize(int size);
Ddrop_shadow_label.cc30 void DropShadowLabel::SetDropShadowSize(int drop_shadow_size) { in SetDropShadowSize() function in chromeos::DropShadowLabel