Searched refs:UpdateRemainingHeightFromRows (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/layout/
H A Dgrid_layout.h212 void UpdateRemainingHeightFromRows(ViewState* state) const;
H A Dgrid_layout.cc930 UpdateRemainingHeightFromRows(view_state);
998 void GridLayout::UpdateRemainingHeightFromRows(ViewState* view_state) const { function in class:views::GridLayout

Completed in 91 milliseconds