Home
last modified time | relevance | path

Searched refs:commandPanel (Results 1 – 14 of 14) sorted by relevance

/dports/math/maxima/maxima-5.43.2/interfaces/xmaxima/Tkmaxima/
H A DBrowser.tcl364 oset $commandPanel textwin $win.text
856 if { "$commandPanel" == "" } {
859 set commandPanel $omPanel
868 if { [winfo exists $commandPanel ] } {
942 makeLocal $w commandPanel
954 oset $commandPanel textwin $win
1009 pushHistory $commandPanel $w
1023 proc pushHistory { commandPanel win } {
1024 global [oarray $commandPanel]
1028 oset $commandPanel historyIndex -1
[all …]
H A DOpenMath.tcl386 proc saveToFile { commandPanel label file } {
387 makeLocal $commandPanel textwin
429 set commandPanel [omPanel $w ]
430 oset $w commandPanel $commandPanel
433 catch { set prevwindow [oget $commandPanel textwin] }
435 oset $commandPanel textwin $w.text
/dports/science/v_sim/v_sim-3.8.0/src/extraGtkFunctions/
H A Dgtk_toolPanelWidget.c175 VisuUiDockWindow *commandPanel; member
271 klass->commandPanel = (VisuUiDockWindow*)0; in visu_ui_panel_class_init()
660 … (visu_ui_panel->container == VISU_UI_PANEL_CLASS(G_OBJECT_GET_CLASS(visu_ui_panel))->commandPanel) in visu_ui_panel_getContainerId()
1076 window != VISU_UI_PANEL_CLASS(G_OBJECT_GET_CLASS(visu_ui_panel))->commandPanel) in visu_ui_panel_detach()
1262 if (!local_class->commandPanel) in visu_ui_panel_class_getCommandPanel()
1264 local_class->commandPanel = dock_window_new(MAIN_PANEL_NAME, FALSE); in visu_ui_panel_class_getCommandPanel()
1266 local_class->commandPanel); in visu_ui_panel_class_getCommandPanel()
1269 return local_class->commandPanel; in visu_ui_panel_class_getCommandPanel()
1333 return local_class->commandPanel; in visu_ui_panel_class_getDockById()
1404 returnlst = g_list_remove(returnlst, local_class->commandPanel); in visu_ui_panel_class_getAllWindows()
/dports/science/v_sim/v_sim-3.8.0/src/
H A Dgtk_main.c584 VisuUiMain *commandPanel; in visu_ui_main_new() local
586 commandPanel = VISU_UI_MAIN(g_object_new(VISU_TYPE_UI_MAIN, NULL)); in visu_ui_main_new()
587 if (!commandPanel) in visu_ui_main_new()
590 _buildWidgets(commandPanel, oneWindow); in visu_ui_main_new()
591 gtk_window_set_default_size(GTK_WINDOW(commandPanel), 100, -1); in visu_ui_main_new()
593 return GTK_WIDGET(commandPanel); in visu_ui_main_new()
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/gui/
H A DAnalyzeDialog.java82 JPanel commandPanel = createCommandPanel(); in AnalyzeDialog() local
83 contentPane.add(commandPanel, BorderLayout.CENTER); in AnalyzeDialog()
86 int minWidth = commandPanel.getPreferredSize().width; in AnalyzeDialog()
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/
H A DJTSTestBuilderFrame.java107 CommandPanel commandPanel = new CommandPanel(); field in JTSTestBuilderFrame
280 return commandPanel; in getCommandPanel()
476 inputTabbedPane.add(commandPanel, AppStrings.TAB_LABEL_COMMAND); in jbInit()
/dports/net-mgmt/nagios4/nagios-4.4.6/contrib/exfoliation/stylesheets/
H A Dextinfo.css28 .commandPanel { }
/dports/net-mgmt/nagios/nagios-3.5.1/contrib/exfoliation/stylesheets/
H A Dextinfo.css28 .commandPanel { }
/dports/net-mgmt/nagios/nagios-3.5.1/html/stylesheets/
H A Dextinfo.css76 .commandPanel { background-color: white; }
/dports/net-mgmt/nagios4/nagios-4.4.6/html/stylesheets/
H A Dextinfo.css76 .commandPanel { background-color: white; }
/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.cpp1043 commandPanel = new CommandPanel ( in MyFrame()
1051 ( wxWindow * ) commandPanel, in MyFrame()
1137 config->Write ( _T ( "commandSync" ), commandPanel->getSync() ); in ~MyFrame()
1138 config->Write ( _T ( "commandOutput" ), commandPanel->getOutput() ); in ~MyFrame()
1139 config->Write ( _T ( "commandString" ), commandPanel->getCommand() ); in ~MyFrame()
1536 if ( manager.GetPane ( commandPanel ).IsShown() ) in closeCommandPane()
1537 manager.GetPane ( commandPanel ).Hide(); in closeCommandPane()
2686 bool visible = manager.GetPane ( commandPanel ).IsShown(); in OnCommand()
2689 manager.GetPane ( commandPanel ).Show(); in OnCommand()
2692 commandPanel->focusOnCommand(); in OnCommand()
[all …]
H A Dxmlcopyeditor.h390 CommandPanel *commandPanel; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/palette/ui/
H A DCommandPalette.java77 String commandPanel(); in commandPanel() method
/dports/mail/xmail/xmail_1.6/
H A DXMail.ad57 *commandPanel.background: goldenrod