Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/sidebar/
H A DSidebar.hxx53 static void TogglePanel (
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/sidebar/
H A DSidebar.hxx56 static void TogglePanel (
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/
H A Dconfirmation_panel.go194 …= fmt.Sprintf(gui.Tr.SuggestionsTitle, gui.Config.GetUserConfig().Keybinding.Universal.TogglePanel)
286 key: gui.getKey(keybindingConfig.Universal.TogglePanel),
311 key: gui.getKey(keybindingConfig.Universal.TogglePanel),
H A Dkeybindings.go1226 Key: gui.getKey(config.Universal.TogglePanel),
1228 Description: gui.Tr.TogglePanel,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/
H A DSidebar.cxx54 void Sidebar::TogglePanel ( in TogglePanel() function in sfx2::sidebar::Sidebar
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/sidebar/
H A DSidebar.cxx89 void Sidebar::TogglePanel ( in TogglePanel() function in sfx2::sidebar::Sidebar
/dports/devel/lazygit/lazygit-0.31.4/pkg/config/
H A Duser_config.go121 TogglePanel string `yaml:"togglePanel"` member
381 TogglePanel: "<tab>",
/dports/devel/lazygit/lazygit-0.31.4/pkg/i18n/
H A Denglish.go164 TogglePanel string member
703 TogglePanel: `switch to other panel`,
H A Dchinese.go179 TogglePanel: `切换到其他面板`,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A DViewShellImplementation.cxx116 sfx2::sidebar::Sidebar::TogglePanel( in ProcessModifyPageSlot()
H A Ddrviews2.cxx3336 ::sfx2::sidebar::Sidebar::TogglePanel( in FuTemporary()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DViewShellImplementation.cxx116 sfx2::sidebar::Sidebar::TogglePanel( in ProcessModifyPageSlot()
H A Ddrviews2.cxx3280 ::sfx2::sidebar::Sidebar::TogglePanel( in FuTemporary()
/dports/games/gnubg/gnubg-1.06.002/
H A Dgtkgame.c94 static void TogglePanel(guint iType, guint iActionID, GtkToggleAction * action,
383 CREATE_GENERIC_TOGGLE_CALLBACK(TOGGLE_GAMELIST, TogglePanel);
384 CREATE_GENERIC_TOGGLE_CALLBACK(TOGGLE_COMMENTARY, TogglePanel);
385 CREATE_GENERIC_TOGGLE_CALLBACK(TOGGLE_MESSAGE, TogglePanel);
386 CREATE_GENERIC_TOGGLE_CALLBACK(TOGGLE_ANALYSIS, TogglePanel);
387 CREATE_GENERIC_TOGGLE_CALLBACK(TOGGLE_THEORY, TogglePanel);
388 CREATE_GENERIC_TOGGLE_CALLBACK(TOGGLE_COMMAND, TogglePanel);
1584 TogglePanel(gpointer UNUSED(p), guint n, GtkWidget * pw) in TogglePanel() function
3560 {N_("/_View/_Panels/_Message"), NULL, TogglePanel, TOGGLE_MESSAGE,
3562 {N_("/_View/_Panels/_Theory"), NULL, TogglePanel, TOGGLE_THEORY,
[all …]