Searched refs:NonChildSize (Results 1 – 2 of 2) sorted by relevance
118 int child_width = width - NonChildSize(host).width(); in GetPreferredHeightForWidth()184 gfx::Size non_child_size = NonChildSize(host); in GetPreferredSizeForChildWidth()189 gfx::Size BoxLayout::NonChildSize(const View* host) const { in NonChildSize() function in views::BoxLayout
92 gfx::Size NonChildSize(const View* host) const;