Searched refs:tempx (Results 1 – 1 of 1) sorted by relevance
201 int tempx = Integer.parseInt(cropArg[0]); in main() local205 if (tempx < 0 || tempy < 0 || tempw < 0 || temph < 0) in main()207 xform.x = tempx; in main()