Home
last modified time | relevance | path

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

/dports/math/maxima/maxima-5.43.2/interfaces/xmaxima/Tkmaxima/
H A DOpenMath.tcl552 proc doInsertp { tags } { procedure
592 set doinsert [doInsertp $tags]
870 if { [doInsertp $tags] } {
932 set insert [doInsertp $tags]
H A DBindings.tcl181 if { "$s" != "" && [doInsertp [$win tag names insert]]