Home | History | Annotate | Download | only in layout

Lines Matching refs:SizeRowsAndColumns

800   // SizeRowsAndColumns sets the size and location of each row/column, but
803 SizeRowsAndColumns(true, host_->width(), host_->height(), &pref);
834 SizeRowsAndColumns(false, 0, 0, &out);
843 SizeRowsAndColumns(false, width, 0, &pref);
847 void GridLayout::SizeRowsAndColumns(bool layout, int width, int height,