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

  /external/chromium_org/ash/system/tray/
tray_utils.cc 26 label->SetShadowOffset(0, 1);
  /external/chromium_org/ui/views/examples/
label_example.cc 69 label->SetShadowOffset(1, 1);
  /external/chromium_org/ui/views/controls/button/
blue_button.cc 71 label()->SetShadowOffset(0, 1);
label_button.cc 295 label_->SetShadowOffset(0, 1);
  /external/chromium_org/ash/system/monitor/
tray_monitor.cc 45 label_->SetShadowOffset(0, 1);
  /external/chromium_org/ui/views/controls/
label.h 90 void SetShadowOffset(int x, int y);
label.cc 101 void Label::SetShadowOffset(int x, int y) {
  /external/chromium_org/ash/touch/
touch_hud_debug.cc 359 touch_labels_[i]->SetShadowOffset(1, 1);

Completed in 614 milliseconds