Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/library/grDevices/R/windows/
H A Dwindows.R25 xpinch = NA_real_, ypinch = NA_real_, nameattr
63 record, rescale, xpinch, ypinch, argument
81 if(!missing(xpinch)) new$xpinch <- as.double(xpinch)
101 d$record, rescale, d$xpinch, d$ypinch,
/dports/math/libRmath/R-4.1.1/src/library/grDevices/R/windows/
H A Dwindows.R25 xpinch = NA_real_, ypinch = NA_real_, nameattr
63 record, rescale, xpinch, ypinch, argument
81 if(!missing(xpinch)) new$xpinch <- as.double(xpinch)
101 d$record, rescale, d$xpinch, d$ypinch,
/dports/math/R/R-4.1.2/src/library/grDevices/man/
H A Dwindows.Rd26 windows(width, height, pointsize, record, rescale, xpinch, ypinch,
51 \item{xpinch, ypinch}{double. Pixels per inch, horizontally and
113 internal values of \code{gamma}, \code{xpinch}, \code{ypinch},
121 \code{xpinch} and \code{ypinch}, most conveniently \emph{via}
H A Dwindows.options.Rd23 \code{record}, \code{rescale}, \code{xpinch}, \code{ypinch},
/dports/math/libRmath/R-4.1.1/src/library/grDevices/man/
H A Dwindows.Rd26 windows(width, height, pointsize, record, rescale, xpinch, ypinch,
51 \item{xpinch, ypinch}{double. Pixels per inch, horizontally and
113 internal values of \code{gamma}, \code{xpinch}, \code{ypinch},
121 \code{xpinch} and \code{ypinch}, most conveniently \emph{via}
H A Dwindows.options.Rd23 \code{record}, \code{rescale}, \code{xpinch}, \code{ypinch},
/dports/math/R/R-4.1.2/src/library/grDevices/src/
H A DdevWindows.c89 static void GAsetunits(double xpinch, double ypinch) in GAsetunits() argument
91 user_xpinch = xpinch; in GAsetunits()
3669 double height, width, ps, xpinch, ypinch, gamma; in devga() local
3694 xpinch = asReal(CAR(args)); in devga()
3771 GAsetunits(xpinch, ypinch); in devga()
/dports/math/libRmath/R-4.1.1/src/library/grDevices/src/
H A DdevWindows.c89 static void GAsetunits(double xpinch, double ypinch) in GAsetunits() argument
91 user_xpinch = xpinch; in GAsetunits()
3669 double height, width, ps, xpinch, ypinch, gamma; in devga() local
3694 xpinch = asReal(CAR(args)); in devga()
3771 GAsetunits(xpinch, ypinch); in devga()
/dports/math/R/R-4.1.2/src/gnuwin32/
H A DCHANGES0594 o Options "graphics.record", "windowsBuffered", "xpinch" and
1796 windows() in respect of the xpinch, ypinch, graphics.record,
/dports/math/libRmath/R-4.1.1/src/gnuwin32/
H A DCHANGES0594 o Options "graphics.record", "windowsBuffered", "xpinch" and
1796 windows() in respect of the xpinch, ypinch, graphics.record,
/dports/math/R/R-4.1.2/src/library/tools/R/
H A DQC.R4174 record, rescale, xpinch, ypinch, argument
/dports/math/libRmath/R-4.1.1/src/library/tools/R/
H A DQC.R4174 record, rescale, xpinch, ypinch, argument