Home | History | Annotate | Download | only in src

Lines Matching refs:j2

424         int j1 = 0, j2 = 0, jx, t = 0;
427 j2 = cols;
429 j1 = anchor.x, j2 = j1 + 1;
437 j2 = MIN( c + dx + 1, cols );
450 if( jx == j2 )
453 jx = j2, t = 1;