unsigned CalculateLayout(const DialogLook &look) {
   return row_renderer.CalculateLayout(*look.list.font);
 }