Searched defs:percent (Results 1 – 4 of 4) sorted by relevance
35 boolean sameAs(IChimpImage other, double percent); in sameAs()
148 public boolean sameAs(IChimpImage other, double percent) { in sameAs()
138 double percent = JythonUtils.getFloat(ap, 1, 1.0); in sameAs() local
340 int percent = (int) (100 * total / size); in fetchUrl() local730 int percent = (int) (100 * incTotal / compressedSize); in unzipFolder() local