Home | History | Annotate | Download | only in helpers

Lines Matching refs:cropWidth

1562         int cropWidth = (int) (activeArray.width() / zoomFactor);
1566 /*left*/cropCenterX - cropWidth / 2,
1568 /*right*/ cropCenterX + cropWidth / 2 - 1,