Home | History | Annotate | Download | only in src

Lines Matching refs:ROW1

1189     const int ROW1 = 1000000;
1224 // - a quad with a single neighbor - with ROW1,
1227 int row_flag = q->count == 1 ? ROW1 : q->count == 2 ? ROW2 : ROW_;
1265 if( corners[i]->row == ROW1 )