Searched refs:menu_item_width (Results 1 – 1 of 1) sorted by relevance
109 int menu_item_width = width() - insets.width(); in Layout() local114 child->SetBounds(x, y, menu_item_width, child_pref_size.height()); in Layout()