Searched refs:sConvertPath (Results 1 – 1 of 1) sorted by relevance
188 String sConvertPath = (String)param.get("imagemagick.path"); in convertToWidth340() local189 if (sConvertPath != null) in convertToWidth340()191 sConvertEXE = FileHelper.appendPath(sConvertPath, sConvertEXE); in convertToWidth340()
Completed in 11 milliseconds