Searched refs:TableLayout (Results 1 – 3 of 3) sorted by relevance
235 struct TableLayout { struct240 impl TableLayout { argument254 let TableLayout { size, ctrl_align } = self; in calculate_layout_for() localVariable274 TableLayout::new::<T>().calculate_layout_for(buckets) in calculate_layout()452 TableLayout::new::<T>(), in new_uninitialized()470 TableLayout::new::<T>(), in fallible_with_capacity()498 self.table.free_buckets(TableLayout::new::<T>()) in free_buckets()789 .prepare_resize(TableLayout::new::<T>(), capacity, fallibility)?; in resize()1145 table_layout: TableLayout, in new_uninitialized() argument1175 table_layout: TableLayout, in fallible_with_capacity() argument[all …]
42 import android.widget.TableLayout;540 TableLayout table = (TableLayout) view; in setStretchColumns()
27 import android.widget.TableLayout;