/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/sidebar/ |
H A D | Sidebar.hxx | 53 static void TogglePanel (
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/sidebar/ |
H A D | Sidebar.hxx | 56 static void TogglePanel (
|
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/ |
H A D | confirmation_panel.go | 194 …= 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 D | keybindings.go | 1226 Key: gui.getKey(config.Universal.TogglePanel), 1228 Description: gui.Tr.TogglePanel,
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/ |
H A D | Sidebar.cxx | 54 void Sidebar::TogglePanel ( in TogglePanel() function in sfx2::sidebar::Sidebar
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/sidebar/ |
H A D | Sidebar.cxx | 89 void Sidebar::TogglePanel ( in TogglePanel() function in sfx2::sidebar::Sidebar
|
/dports/devel/lazygit/lazygit-0.31.4/pkg/config/ |
H A D | user_config.go | 121 TogglePanel string `yaml:"togglePanel"` member 381 TogglePanel: "<tab>",
|
/dports/devel/lazygit/lazygit-0.31.4/pkg/i18n/ |
H A D | english.go | 164 TogglePanel string member 703 TogglePanel: `switch to other panel`,
|
H A D | chinese.go | 179 TogglePanel: `切换到其他面板`,
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/ |
H A D | ViewShellImplementation.cxx | 116 sfx2::sidebar::Sidebar::TogglePanel( in ProcessModifyPageSlot()
|
H A D | drviews2.cxx | 3336 ::sfx2::sidebar::Sidebar::TogglePanel( in FuTemporary()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/ |
H A D | ViewShellImplementation.cxx | 116 sfx2::sidebar::Sidebar::TogglePanel( in ProcessModifyPageSlot()
|
H A D | drviews2.cxx | 3280 ::sfx2::sidebar::Sidebar::TogglePanel( in FuTemporary()
|
/dports/games/gnubg/gnubg-1.06.002/ |
H A D | gtkgame.c | 94 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 …]
|