Searched refs:toColumn (Results 1 – 1 of 1) sorted by relevance
719 int32 toColumn = min_c(column + columnCount, fColumnCount); in _AreGridCellsEmpty() local722 for (int32 x = column; x < toColumn; x++) { in _AreGridCellsEmpty()