Searched refs:set_width (Results 1 – 7 of 7) sorted by relevance
39 void set_width(int width) { size_.set_width(width); } in set_width() function46 set_width(size.width()); in set_size()56 set_width(width); in SetRect()
25 void set_width(int width) { width_ = width < 0 ? 0 : width; } in set_width() function29 set_width(width); in SetSize()40 set_width(ps.width());
26 out->set_width(r.width());
45 void set_width(int width) { in set_width() function
482 set_width: function (w) { method in Display
796 void set_width(uint64_t width) { width_ = width; } in set_width() function
3361 track->set_width(width); in AddVideoTrack()