Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/library/tcltk/man/
H A DTkWidgetcmds.Rd60 \alias{tksearch}
159 tksearch(widget, ...)
/dports/math/libRmath/R-4.1.1/src/library/tcltk/man/
H A DTkWidgetcmds.Rd60 \alias{tksearch}
159 tksearch(widget, ...)
/dports/math/R/R-4.1.2/src/library/tcltk/R/
H A DTk.R548 tksearch <- function(widget, ...) tcl(widget, "search", ...) function
/dports/math/libRmath/R-4.1.1/src/library/tcltk/R/
H A DTk.R548 tksearch <- function(widget, ...) tcl(widget, "search", ...) function
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.382302 * ext/tk/lib/tk/text.rb: 'tksearch' accepts a Regexp object as a