Searched refs:contents_height (Results 1 – 1 of 1) sorted by relevance
49 int contents_height = child_at(0)->GetHeightForWidth(contents_width); in GetHeightForWidth() local50 return contents_height + GetInsets().height(); in GetHeightForWidth()