Lines Matching defs:jx
1628 // wuffs_base__table_u8__subtable_ij returns t[ix:jx, iy:jy].1635 uint64_t jx,1637 if ((ix <= jx) && (jx <= SIZE_MAX) && (jx <= t.width) && //1640 ((size_t)(jx - ix)), //