Searched refs:topRow (Results 1 – 1 of 1) sorted by relevance
105 void fillColumns(int topRow, int numRows, int column, int numComponentsPerRow);134 void VariablePacker::fillColumns(int topRow, int numRows, int column, int numComponentsPerRow) in fillColumns() argument139 int row = topRow + r; in fillColumns()308 int topRow = -1; in checkExpandedVariablesWithinPackingLimits() local319 topRow = row; in checkExpandedVariablesWithinPackingLimits()329 fillColumns(topRow, numRows, smallestColumn, 1); in checkExpandedVariablesWithinPackingLimits()