Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/library/tcltk/man/
H A DTkWidgetcmds.Rd93 \alias{tkxview}
94 \alias{tkxview.moveto}
95 \alias{tkxview.scroll}
192 tkxview(widget, ...)
193 tkxview.moveto(widget, ...)
194 tkxview.scroll(widget, ...)
/dports/math/libRmath/R-4.1.1/src/library/tcltk/man/
H A DTkWidgetcmds.Rd93 \alias{tkxview}
94 \alias{tkxview.moveto}
95 \alias{tkxview.scroll}
192 tkxview(widget, ...)
193 tkxview.moveto(widget, ...)
194 tkxview.scroll(widget, ...)
/dports/math/R/R-4.1.2/src/library/tcltk/R/
H A DTk.R590 tkxview <- function(widget, ...) tcl(widget, "xview", ...) function
/dports/math/libRmath/R-4.1.1/src/library/tcltk/R/
H A DTk.R590 tkxview <- function(widget, ...) tcl(widget, "xview", ...) function
/dports/math/R-cran-igraph/igraph/R/
H A Dsocnet.R2160 tcltk::tkxview(txt, ...)
2161 tcltk::tkxview(hdr, ...)
2162 tcltk::tkxview(ftr, ...)
/dports/math/R-cran-Amelia/Amelia/R/
H A Dameliagui.r1161 command=function(...)tcltk::tkxview(getAmelia("main.tree"),...))
1749 command=function(...)tcltk::tkxview(getAmelia("priors.tree"),...))