Lines Matching refs:abs
462 $tmpWidth = abs($tmpDim[2] - $tmpDim[0]) + 2;
463 $tmpHeight = abs($tmpDim[3] - $tmpDim[5]) + 2;
496 $nx = abs($ex - $sx);
497 $ny = abs($ey - $sy);
508 $tmpWidth = abs($tmpDim[2] - $tmpDim[0]);
509 $tmpHeight = abs($tmpDim[3] - $tmpDim[5]) * 4;
543 $nx = abs($ex - $sx);
544 $ny = abs($ey - $sy);
566 } while ((abs($tmpDim[3] - $tmpDim[5]) < 1.2 * $high));
567 $tmpWidth = abs($tmpDim[2] - $tmpDim[0]) * 2;
568 $tmpHeight = abs($tmpDim[3] - $tmpDim[5]) * 2;
602 $nx = abs($ex - $sx);
603 $ny = abs($ey - $sy);
639 } while ((abs($tmpDim[3] - $tmpDim[5]) < $high));
640 $tmpWidth = abs($tmpDim[2] - $tmpDim[0]) * 2;
641 $tmpHeight = abs($tmpDim[3] - $tmpDim[5]) * 2;
676 $nx = abs($ex - $sx);
677 $ny = abs($ey - $sy);