Searched refs:colWeight (Results 1 – 1 of 1) sorted by relevance
2190 float colWeight = a.getFloat(COLUMN_WEIGHT, Spec.DEFAULT_WEIGHT); in init() local2191 this.columnSpec = spec(column, colSpan, getAlignment(gravity, true), colWeight); in init()