Searched refs:textB1Move (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/library/demos/
H A Dctext.tcl43 $c bind text <B1-Motion> "textB1Move $c %x %y"
45 $c bind text <Shift-B1-Motion> "textB1Move $c %x %y"
125 proc textB1Move {w x y} { procedure

Completed in 9 milliseconds