Searched defs:col (Results 1 – 5 of 5) sorted by relevance
275 int col = getColByIndex(mNextAvailableIndex); in getNextPosition() local310 int col = getColByIndex(spansMatrix[i][0]); in handleSpans() local328 int col = getColByIndex(skipsMatrix[i][0]); in handleSkips() local375 int col = getColByIndex(position); in addAllConstraintPositions() local
412 int col = getColByIndex(spansMatrix[i][0]); in handleSpans() local438 int col = getColByIndex(position); in arrangeWidgets() local541 int col = getColByIndex(matrix[0]); in handleSkips() local623 int col = getColByIndex(mNextAvailableIndex); in getNextPosition() local
390 int col = getColByIndex(position); in arrangeWidgets() local447 int col = getColByIndex(mNextAvailableIndex); in getNextPosition() local521 int col = getColByIndex(spansMatrix[i][0]); in handleSpans() local544 int col = getColByIndex(skipsMatrix[i][0]); in handleSkips() local
101 cols.forEachIndexed { i, col -> in DynamicGraph() method
1003 int col = 0; in measureChainWrap_new() local