Searched refs:star_width (Results 1 – 1 of 1) sorted by relevance
564 int star_width = star_view_->GetPreferredSize().width(); in Layout() local565 offset -= star_width; in Layout()566 star_view_->SetBounds(offset, location_y, star_width, location_height); in Layout()