Home | History | Annotate | Download | only in src

Lines Matching refs:j1

424         int j1 = 0, j2 = 0, jx, t = 0;
429 j1 = anchor.x, j2 = j1 + 1;
436 j1 = MAX( c - dx, 0 );
441 for( j = 0, jx = j1; j < cols; )