Home
last modified time | relevance | path

Searched refs:takeFocus (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/gui/
H A Dmainwindow.h133 void setConstantsDockVisible(bool, bool takeFocus = true);
134 void setFormulaBookDockVisible(bool, bool takeFocus = true);
136 void setFunctionsDockVisible(bool, bool takeFocus = true);
137 void setHistoryDockVisible(bool, bool takeFocus = true);
169 void setVariablesDockVisible(bool, bool takeFocus = true);
204 void createBookDock(bool takeFocus = true);
205 void createConstantsDock(bool takeFocus = true);
206 void createFunctionsDock(bool takeFocus = true);
207 void createHistoryDock(bool takeFocus = true);
208 void createVariablesDock(bool takeFocus = true);
[all …]
H A Dmainwindow.cpp721 void MainWindow::createConstantsDock(bool takeFocus) in createConstantsDock() argument
733 addTabifiedDock(m_docks.constants, takeFocus); in createConstantsDock()
747 addTabifiedDock(m_docks.functions, takeFocus); in createFunctionsDock()
782 addTabifiedDock(m_docks.variables, takeFocus); in createVariablesDock()
819 if (takeFocus) in addTabifiedDock()
1907 createFunctionsDock(takeFocus); in setFunctionsDockVisible()
1915 createBookDock(takeFocus); in setFormulaBookDockVisible()
1923 createConstantsDock(takeFocus); in setConstantsDockVisible()
1931 createHistoryDock(takeFocus); in setHistoryDockVisible()
1939 createVariablesDock(takeFocus); in setVariablesDockVisible()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/
H A DInformationControlReplacer.java88 …tor, Rectangle contentBounds, Object information, final Rectangle subjectArea, boolean takeFocus) { in replaceInformationControl() argument
95takeFocus= true; // delayed input has been set, so the original info control must have been focused in replaceInformationControl()
101 takesFocusWhenVisible(takeFocus); in replaceInformationControl()
H A DInternalAccessor.java103 public abstract void replaceInformationControl(boolean takeFocus); in replaceInformationControl() argument
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/MenuComboToolbar/
H A DMenuShell.chs211 -- | If @takeFocus@ is @True@ (the default) the menu shell will take the
215 -- Setting @takeFocus@ to @False@ is useful only for special applications
218 -- The @takeFocus@ state of a menu or menu bar is automatically propagated
222 -- @takeFocus@ property of the submenu needs to be set explicitely.
230 -- To avoid confusing the user, menus with @takeFocus@ set to @False@ should
237 -> Bool -- ^ @takeFocus@ - @True@ if the menu shell should take the keyboard
240 menuShellSetTakeFocus self takeFocus =
243 (fromBool takeFocus)
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/MenuComboToolbar/
H A DMenuShell.chs211 -- | If @takeFocus@ is @True@ (the default) the menu shell will take the
215 -- Setting @takeFocus@ to @False@ is useful only for special applications
218 -- The @takeFocus@ state of a menu or menu bar is automatically propagated
222 -- @takeFocus@ property of the submenu needs to be set explicitely.
230 -- To avoid confusing the user, menus with @takeFocus@ set to @False@ should
237 -> Bool -- ^ @takeFocus@ - @True@ if the menu shell should take the keyboard
240 menuShellSetTakeFocus self takeFocus =
243 (fromBool takeFocus)
/dports/x11-toolkits/tk86/tk8.6.12/library/
H A Dmegawidget.tcl181 {-takefocus takeFocus TakeFocus {}}
250 {-takefocus takeFocus TakeFocus {}}
281 {-takefocus takeFocus TakeFocus ::ttk::takefocus}
/dports/x11-toolkits/tk87/tk8.7a5/library/
H A Dmegawidget.tcl181 {-takefocus takeFocus TakeFocus {}}
250 {-takefocus takeFocus TakeFocus {}}
281 {-takefocus takeFocus TakeFocus ::ttk::takefocus}
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dmenu_shell.go89 func (v *MenuShell) SetTakeFocus(takeFocus bool) {
90 C.gtk_menu_shell_set_take_focus(v.native(), gbool(takeFocus))
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/controls/
H A Dctextedit.cpp219 takeFocus (); in onMouseDown()
350 void CTextEdit::takeFocus () in takeFocus() function in VSTGUI::CTextEdit
357 CTextLabel::takeFocus (); in takeFocus()
/dports/net/smm++/smm/sources/mudding/
H A DTMudder.tcl93 method takeFocus {} { $itk_component(input) takeFocus ; }
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/controls/
H A Dctextedit.cpp232 takeFocus (); in onMouseDown()
365 void CTextEdit::takeFocus () in takeFocus() function in VSTGUI::CTextEdit
372 CTextLabel::takeFocus (); in takeFocus()
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dmenu_shell.go116 func (v *MenuShell) SetTakeFocus(takeFocus bool) {
117 C.gtk_menu_shell_set_take_focus(v.native(), gbool(takeFocus))
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dmenu_shell.go116 func (v *MenuShell) SetTakeFocus(takeFocus bool) {
117 C.gtk_menu_shell_set_take_focus(v.native(), gbool(takeFocus))
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dmenu_shell.go116 func (v *MenuShell) SetTakeFocus(takeFocus bool) {
117 C.gtk_menu_shell_set_take_focus(v.native(), gbool(takeFocus))
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dmenu_shell.go116 func (v *MenuShell) SetTakeFocus(takeFocus bool) {
117 C.gtk_menu_shell_set_take_focus(v.native(), gbool(takeFocus))
/dports/deskutils/recoll/recoll-1.31.2/qtgui/
H A Drclmain_w.cpp151 sSearch->takeFocus(); in init()
364 "Ctrl+L", m_focustosearchsc, takeFocus); in onNewShortcuts()
367 "Ctrl+Shift+S", m_focustosearcholdsc, takeFocus); in onNewShortcuts()
380 restable, SLOT(takeFocus())); in onNewShortcuts()
383 restable, SLOT(takeFocus())); in onNewShortcuts()
989 restable, SLOT(takeFocus())); in on_actionShowResultsAsTable_toggled()
990 sSearch->takeFocus(); in on_actionShowResultsAsTable_toggled()
1001 restable, SLOT(takeFocus())); in on_actionShowResultsAsTable_toggled()
1298 sSearch->takeFocus(); in showEvent()
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/vscode-languageserver-protocol/lib/common/
H A Dprotocol.showDocument.d.ts38 takeFocus?: boolean; property
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dtabprofilesop.cc555 new_profile_name_sg->takeFocus(); in gui()
618 new_profile_name_sg->takeFocus(); in gui()
622 findsg->takeFocus(); in gui()
627 existing_profiles_lv->takeFocus(); in gui()
636 load_profiles_lv->takeFocus(); in gui()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebUIClient.cpp87 void WebUIClient::takeFocus(WebPageProxy* page, WKFocusDirection direction) in takeFocus() function in WebKit::WebUIClient
89 if (!m_client.takeFocus) in takeFocus()
92 m_client.takeFocus(toAPI(page), direction, m_client.clientInfo); in takeFocus()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DTextViewerHoverManager.java294 void replaceInformationControl(boolean takeFocus) { in replaceInformationControl() argument
297 super.replaceInformationControl(takeFocus); in replaceInformationControl()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dinputpanelv1client.h40 bool takeFocus() override { return false; } in takeFocus() function
H A Dlayershellv1client.h40 bool takeFocus() override;
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkCanvas.h197 char *takeFocus; /* Value of -takefocus option; not used in member
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkCanvas.h197 char *takeFocus; /* Value of -takefocus option; not used in member

12345678910>>...16