Searched refs:link_height (Results 1 – 1 of 1) sorted by relevance
617 int link_height = switch_profile_link_->GetPreferredSize().height(); in Layout() local618 switch_profile_link_->SetBounds(0, y, width(), link_height); in Layout()