Home
last modified time | relevance | path

Searched refs:closeCmd (Results 1 – 25 of 41) sorted by relevance

12

/dports/games/zangband/zangband/lib/script/tk/
H A Dinventory.tcl725 set closeCmd {InventoryObj Close}
729 set closeCmd {
734 set closeCmd {angband keypress \033}
738 set closeCmd {InventoryObj Close}
745 $menu add command -label "Close" -command $closeCmd
773 $menu add command -label "Close" -command $closeCmd
836 $menu add command -label "Close" -command $closeCmd
H A Dinventory2.tcl999 set closeCmd {Inventory2Obj Close}
1003 set closeCmd {
1008 set closeCmd {angband keypress \033}
1012 set closeCmd {Inventory2Obj Close}
1019 $menu add command -label "Close" -command $closeCmd
1044 $menu add command -label "Close" -command $closeCmd
1147 $menu add command -label "Close" -command $closeCmd
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DHelpWin.C133 this->closeCmd = new NoUndoHelpCmd("close", this->commandScope, TRUE, in init()
148 delete this->closeCmd; in ~HelpWin()
251 new ButtonInterface(form, "helpCloseOption", this->closeCmd); in createWorkArea()
H A DHelpWin.h65 Command *closeCmd; variable
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/test/
H A DTestUtil.java1063 int closeCmd = lines[0].indexOf("*/");
1064 String cmd = lines[0].substring(0, closeCmd);
1066 lines[0] = lines[0].substring(closeCmd + 2).trim();
1155 int closeCmd = lines[0].indexOf("*/");
1156 String cmd = lines[0].substring(0, closeCmd);
1158 lines[0] = lines[0].substring(closeCmd + 2).trim();
/dports/math/gri/gri-2.12.23/src/
H A Dclose.cc27 closeCmd() in closeCmd() function
H A Dtags.hh26 closeCmd(void),
213 {closeCmd, "closeCmd", 8},
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DDXAnchorWindow.h88 Command* closeCmd; variable
H A DDXAnchorWindow.C145 this->closeCmd = in DXAnchorWindow()
204 delete this->closeCmd; in ~DXAnchorWindow()
365 this->closeOption = new ButtonInterface(pulldown,"fileCloseOption",this->closeCmd); in createFileMenu()
H A DMsgWin.h105 Command *closeCmd; variable
H A DColormapEditor.C137 this->closeCmd = new CloseWindowCommand("closeWindow", in ColormapEditor()
369 if (this->closeCmd) delete this->closeCmd; in ~ColormapEditor()
831 new ButtonInterface(pulldown, "cmeCloseOption", this->closeCmd); in createFileMenu()
H A DColormapEditor.h103 Command *closeCmd; variable
H A DMsgWin.C77 this->closeCmd = new NoUndoMWCmd("close", this->commandScope, TRUE, in MsgWin()
160 delete this->closeCmd; in ~MsgWin()
242 this->closeCmd); in createFileMenu()
H A DControlPanel.h160 Command* closeCmd; variable
/dports/graphics/opendx/dx-4.4.4/src/uipp/prompter/
H A DBrowser.h143 BrowserCommand *closeCmd; variable
H A DBrowser.C149 this->closeCmd = in Browser()
179 delete this->closeCmd; in ~Browser()
194 this->closeCmd->execute(); in closeWindow()
235 this->closeCmd); in createFileMenu()
/dports/x11-toolkits/tix/Tix8.4.3/library/
H A DTree.tcl33 {-closecmd closeCmd CloseCmd ""}
/dports/devel/tcllib/tcllib-1.20/modules/ftpd/
H A Dftpd.tcllib.man70 [def "-closeCmd [arg proc]"]
224 [def "[cmd closeCmd]"]
226 The [cmd closeCmd] receives no arguments when it is invoked, and any
H A Dftpd.tcl45 closeCmd {} \
153 [list closeCmd.arg $cfg(closeCmd) {Callback when a connection is closed.}] \
596 if {[hasCallback closeCmd]} then {
/dports/devel/tcllibc/tcllib-1.20/modules/ftpd/
H A Dftpd.tcllib.man70 [def "-closeCmd [arg proc]"]
224 [def "[cmd closeCmd]"]
226 The [cmd closeCmd] receives no arguments when it is invoked, and any
H A Dftpd.tcl45 closeCmd {} \
153 [list closeCmd.arg $cfg(closeCmd) {Callback when a connection is closed.}] \
596 if {[hasCallback closeCmd]} then {
/dports/science/jstrack/jstrack/extlib/tcllib1.19/ftpd/
H A Dftpd.tcl45 closeCmd {} \
153 [list closeCmd.arg $cfg(closeCmd) {Callback when a connection is closed.}] \
596 if {[hasCallback closeCmd]} then {
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/base/content/
H A Dbrowser-menubar.inc56 label="&closeCmd.label;"
58 accesskey="&closeCmd.accesskey;"
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltTreeView.h640 UID openCmd, closeCmd; /* Tcl commands to invoke when entries member
984 char *openCmd, *closeCmd; /* Tcl commands to invoke when entries member
/dports/lang/spidermonkey60/firefox-60.9.0/browser/base/content/
H A Dbrowser-menubar.inc50 label="&closeCmd.label;"
52 accesskey="&closeCmd.accesskey;"

12