Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/graphical/
H A DJPEGCreator.java291 …private String getJPEGName(String _sOutputPath, String _sBasename, int _nResolutionInDPI, String _… in getJPEGName() argument
294 …String sName = _sBasename + "_" + String.valueOf(_nResolutionInDPI) + "DPI_" + _sGS_PageOutput + "… in getJPEGName()
310 …romPostscript(String _sOutputPath, String _sSourcePath, String _sSourceFile, int _nResolutionInDPI) in createJPEGsFromPostscript() argument
317 …String sJPEGNameSchema = getJPEGName(_sOutputPath, _sSourceFile, _nResolutionInDPI, m_sGS_PageOutp… in createJPEGsFromPostscript()
342 "-r" + String.valueOf(_nResolutionInDPI), in createJPEGsFromPostscript()
/aoo4110/main/qadevOOo/runner/convwatch/
H A DPRNCompare.java216 …romPostscript(String _sOutputPath, String _sSourcePath, String _sSourceFile, int _nResolutionInDPI) in createJPEGFromPostscript() argument
238 …and = sGS + " -dNOPROMPT -dBATCH -sDEVICE=jpeg -r" + String.valueOf(_nResolutionInDPI) + " -dNOPAU… in createJPEGFromPostscript()
245 "-r" + String.valueOf(_nResolutionInDPI), in createJPEGFromPostscript()

Completed in 23 milliseconds