Lines Matching refs:ROW2
1190 const int ROW2 = 2000000;1225 // - a quad with two neighbors - with ROW21227 int row_flag = q->count == 1 ? ROW1 : q->count == 2 ? ROW2 : ROW_;1267 else if( !first2 && corners[i]->row == ROW2 )