Home
last modified time | relevance | path

Searched refs:sIMPath (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/qadevOOo/runner/graphical/
H A DJPEGComparator.java681 String sIMPath = (String) param.get("imagemagick.path"); in compareJPEG() local
682 if (sIMPath != null) in compareJPEG()
684 sComposite = FileHelper.appendPath(sIMPath, sComposite); in compareJPEG()
743 String sIMPath = (String) param.get("imagemagick.path"); in identify() local
744 if (sIMPath != null) in identify()
746 sIdentify = FileHelper.appendPath(sIMPath, sIdentify); in identify()

Completed in 15 milliseconds