Home | History | Annotate | Download | only in main

Lines Matching refs:abs

3028       if (abs(srcX1 - srcX0) != abs(dstX1 - dstX0) ||
3029 abs(srcY1 - srcY0) != abs(dstY1 - dstY0)) {