Searched refs:smallestGoodTop (Results 1 – 1 of 1) sorted by relevance
164 int smallestGoodTop = -1; in searchColumn() local187 smallestGoodTop = topGoodRow; in searchColumn()193 if (smallestGoodTop < 0) in searchColumn()198 *destRow = smallestGoodTop; in searchColumn()