Home
last modified time | relevance | path

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

/dports/math/maxima/maxima-5.43.2/interfaces/xmaxima/Tkmaxima/
H A DOpenMath.tcl715 set preload [getTagsMatching $win ^pre(load|eval):* $this]
753 set eval [getTagsMatching $win ^eval(sub|):* $this]
891 proc getTagsMatching { win regexp range } { procedure
928 foreach v [getTagsMatching $w "^Targs |^program:" $range] {
H A DEOpenplot.tcl124 foreach v [getTagsMatching $w "^(width|height):" $range] {