Searched refs:curCol (Results 1 – 1 of 1) sorted by relevance
779 int curX, curY, curWidth, curHeight, curRow, curCol; in GetLayoutInfo() local794 curRow = curCol = -1; in GetLayoutInfo()817 else if (curCol >= 0) in GetLayoutInfo()818 curX = curCol; in GetLayoutInfo()921 curRow = curCol = -1; in GetLayoutInfo()925 curCol = curX + curWidth; in GetLayoutInfo()928 else if (constraints.gridwidth == 0 && curCol < 0) in GetLayoutInfo()961 curRow = curCol = -1; in GetLayoutInfo()981 else if (curCol >= 0) in GetLayoutInfo()982 curX = curCol; in GetLayoutInfo()[all …]