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 281 gfx::Rect slider_bounds = slider_->bounds(); local
282 slider_bounds.set_width(
285 - slider_bounds.x());
286 slider_->SetBoundsRect(slider_bounds);

Completed in 178 milliseconds