File: tclIndex

package info (click to toggle)
timidity 2.14.0-8.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,364 kB
  • sloc: ansic: 168,735; sh: 3,730; makefile: 1,405; tcl: 1,048; perl: 285; ruby: 126
file content (62 lines) | stat: -rw-r--r-- 4,080 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands.  Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a script that loads the command.

set auto_index(InitGlobal) [list source [file join $dir tkpanel.tcl]]
set auto_index(HandleInput) [list source [file join $dir tkpanel.tcl]]
set auto_index(MakeShuffleList) [list source [file join $dir tkpanel.tcl]]
set auto_index(AppendMsg) [list source [file join $dir tkpanel.tcl]]
set auto_index(ClearMsg) [list source [file join $dir tkpanel.tcl]]
set auto_index(SelectNumber) [list source [file join $dir tkpanel.tcl]]
set auto_index(SetTime) [list source [file join $dir tkpanel.tcl]]
set auto_index(DispButtonPlay) [list source [file join $dir tkpanel.tcl]]
set auto_index(SetVolume) [list source [file join $dir tkpanel.tcl]]
set auto_index(WriteMsg) [list source [file join $dir tkpanel.tcl]]
set auto_index(JumpCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(VolumeCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(LoadCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(PlayCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(PauseCheck) [list source [file join $dir tkpanel.tcl]]
set auto_index(PauseCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(StopCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(QuitCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(PrevCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(NextCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(ForwardCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(BackwardCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(VolUpCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(VolDownCmd) [list source [file join $dir tkpanel.tcl]]
set auto_index(DispTables) [list source [file join $dir tkpanel.tcl]]
set auto_index(SaveConfig) [list source [file join $dir tkpanel.tcl]]
set auto_index(LoadConfig) [list source [file join $dir tkpanel.tcl]]
set auto_index(InitCmdLine) [list source [file join $dir tkpanel.tcl]]
set auto_index(SelectList) [list source [file join $dir tkpanel.tcl]]
set auto_index(OpenFiles) [list source [file join $dir tkpanel.tcl]]
set auto_index(CloseFiles) [list source [file join $dir tkpanel.tcl]]
set auto_index(ToggleCurFileMode) [list source [file join $dir tkpanel.tcl]]
set auto_index(CreateWindow) [list source [file join $dir tkpanel.tcl]]
set auto_index(filebrowser) [list source [file join $dir browser.tcl]]
set auto_index(fs:init) [list source [file join $dir browser.tcl]]
set auto_index(fs:init-lbox) [list source [file join $dir browser.tcl]]
set auto_index(fs:get-cur-lbox) [list source [file join $dir browser.tcl]]
set auto_index(fs:select) [list source [file join $dir browser.tcl]]
set auto_index(fs:selall) [list source [file join $dir browser.tcl]]
set auto_index(fs:updir) [list source [file join $dir browser.tcl]]
set auto_index(fs:changedir) [list source [file join $dir browser.tcl]]
set auto_index(fs:update) [list source [file join $dir browser.tcl]]
set auto_index(retrieve-filename) [list source [file join $dir misc.tcl]]
set auto_index(sec2time) [list source [file join $dir misc.tcl]]
set auto_index(numeric-bind) [list source [file join $dir misc.tcl]]
set auto_index(my-listbox) [list source [file join $dir misc.tcl]]
set auto_index(my-dialog) [list source [file join $dir misc.tcl]]
set auto_index(warning) [list source [file join $dir misc.tcl]]
set auto_index(error) [list source [file join $dir misc.tcl]]
set auto_index(information) [list source [file join $dir misc.tcl]]
set auto_index(question) [list source [file join $dir misc.tcl]]
set auto_index(rootname) [list source [file join $dir misc.tcl]]
set auto_index(my-random) [list source [file join $dir misc.tcl]]
set auto_index(init-random) [list source [file join $dir misc.tcl]]