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

  /external/chromium_org/ash/system/tray/
tray_utils.cc 20 label->SetShadows(gfx::ShadowValues(
  /external/chromium_org/ui/views/controls/button/
blue_button.cc 38 label()->SetShadows(gfx::ShadowValues(
label_button.cc 123 label_->SetShadows(shadows);
227 label.SetShadows(label_->shadows());
396 label_->SetShadows(gfx::ShadowValues());
408 label_->SetShadows(gfx::ShadowValues(
  /external/chromium_org/ui/views/examples/
label_example.cc 95 label->SetShadows(shadows);
122 custom_label_->SetShadows(shadows);
  /external/chromium_org/ui/views/controls/
label.h 63 void SetShadows(const gfx::ShadowValues& shadows);
label.cc 106 void Label::SetShadows(const gfx::ShadowValues& shadows) {
  /external/chromium_org/ash/wm/overview/
window_selector_item.cc 299 window_label_view_->SetShadows(gfx::ShadowValues(
  /external/chromium_org/ui/views/controls/textfield/
textfield.h 130 void SetShadows(const gfx::ShadowValues& shadows);
textfield.cc 421 void Textfield::SetShadows(const gfx::ShadowValues& shadows) {
    [all...]
  /external/chromium_org/ash/touch/
touch_hud_debug.cc 355 touch_labels_[i]->SetShadows(gfx::ShadowValues(

Completed in 152 milliseconds