Searched +refs:slice +refs:updateBottom (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/tkpiechart/
H A Dslice.tcl7 ::stooop::class slice {
11 proc slice::slice {this canvas xRadius yRadius args} switched {$args} {
13 # note: all slice elements are tagged with slice($this)
23 proc slice::~slice {this} {
28 $($this,canvas) delete slice($this)
31 proc slice::options {this} {
42 proc slice
[all...]

Completed in 342 milliseconds