HomeSort by relevance Sort by last modified time
    Searched full:slider_bounds (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/system/audio/
volume_view.cc 282 gfx::Rect slider_bounds = slider_->bounds(); local
283 slider_bounds.set_width(
286 - slider_bounds.x());
287 slider_->SetBoundsRect(slider_bounds);

Completed in 187 milliseconds