Searched refs:sJPEGName (Results 1 – 2 of 2) sorted by relevance
295 String sJPEGName = FileHelper.appendPath(_sOutputPath, sName); in getJPEGName() local296 return sJPEGName; in getJPEGName()
204 String sJPEGName = _sOutputPath + fs + _sBasename + _sGS_PageOutput + ".jpg"; in getJPEGName() local205 return sJPEGName; in getJPEGName()
Completed in 16 milliseconds