Searched defs:thumb_x (Results 1 – 2 of 2) sorted by relevance
121 const int thumb_x = value * (content.width() - thumb_->width()); in PrepareForMove() local262 int thumb_x = content.width() / 2 - thumb_->width() / 2; in OnPaint() local
101 int thumb_x = event.x() - mouse_offset_; in OnMouseDragged() local