Searched refs:curRow (Results 1 – 1 of 1) sorted by relevance
779 int curX, curY, curWidth, curHeight, curRow, curCol; in GetLayoutInfo() local794 curRow = curCol = -1; in GetLayoutInfo()815 if (curRow >= 0) in GetLayoutInfo()816 curY = curRow; in GetLayoutInfo()921 curRow = curCol = -1; in GetLayoutInfo()924 if (constraints.gridheight == 0 && curRow < 0) in GetLayoutInfo()929 curRow = curY + curHeight; in GetLayoutInfo()961 curRow = curCol = -1; in GetLayoutInfo()979 if (curRow >= 0) in GetLayoutInfo()980 curY = curRow; in GetLayoutInfo()[all …]