Searched +refs:ad +refs:activate +refs:all (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/treectrl/
H A Dexplorer.rb35 ad = '%.2g' % (clickAddDirs / 1000000.0)
40 puts "dirs(#{globDirs.length}) glob/sort/add #{gd}/#{sd}/#{ad} files(#{globFiles.length}) glob/sort/add #{gf}/#{sf}/#{af}"
173 t.bindtags = [ t, 'TreeCtrlFileList', Tk::TreeCtrl, t.winfo_toplevel, :all ]
324 t.activate(t.index('root firstchild'))
332 t.bindtags = [ t, 'TreeCtrlFileList', Tk::TreeCtrl, t.winfo_toplevel, :all ]
427 t.activate(t.item_firstchild(:root))
429 t.bindtags = [ t, 'TreeCtrlFileList', Tk::TreeCtrl, t.winfo_toplevel, :all ]
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dexplorer.tcl56 set ad [ClicksToSeconds $clickAddDirs]
60 puts "dirs([llength $globDirs]) glob/sort/add $gd/$sd/$ad files([llength $globFiles]) glob/sort/add $gf/$sf/$af"
107 # Demonstration of per-state column options and configure "all"
108 $T column configure all -background {gray90 active gray70 normal gray50 pressed}
241 bindtags $T [list $T DemoExplorer TreeCtrlFileList TreeCtrl [winfo toplevel $T] all]
429 $T activate [$T item id "root firstchild"]
441 bindtags $T [list $T DemoExplorer TreeCtrlFileList TreeCtrl [winfo toplevel $T] all]
587 $T activate [$T item firstchild root]
589 bindtags $T [list $T DemoExplorer TreeCtrlFileList TreeCtrl [winfo toplevel $T] all]
608 $w item delete all
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dpl-refcard.tex95 are preserved on all copies.
315 \title{Przegl/ad polece/n GNU Emacsa}
523 %\key{replace all remaining matches}{!}
541 %\key{delete all other windows}{C-x 1}
597 %\key{delete all white space around point}{M-\\}
657 %minibuffer. Type \kbd{F10} to activate the menu bar using the minibuffer.
665 \title{Przegl/ad polece/n GNU Emacsa}
670 %\key{list all buffers}{C-x C-b}
692 %\metax{check spelling of all words in region}{M-x ispell-region}
705 %\metax{regexp search on all file
[all...]

Completed in 199 milliseconds