Home
last modified time | relevance | path

Searched refs:POPUP_CLASS_ADD (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtheme_editor_plugin.h70 POPUP_CLASS_ADD, enumerator
H A Dtheme_editor_plugin.cpp335 case POPUP_CLASS_ADD: { in _dialog_cbk()
514 } else if (p_option == POPUP_CLASS_ADD) { // Add. in _theme_menu_cbk()
624 theme_menu->get_popup()->add_item(TTR("Add Class Items"), POPUP_CLASS_ADD); in ThemeEditor()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtheme_editor_plugin.h70 POPUP_CLASS_ADD, enumerator
H A Dtheme_editor_plugin.cpp335 case POPUP_CLASS_ADD: { in _dialog_cbk()
514 } else if (p_option == POPUP_CLASS_ADD) { // Add. in _theme_menu_cbk()
624 theme_menu->get_popup()->add_item(TTR("Add Class Items"), POPUP_CLASS_ADD); in ThemeEditor()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dtheme_editor_plugin.h68 POPUP_CLASS_ADD, enumerator
H A Dtheme_editor_plugin.cpp331 case POPUP_CLASS_ADD: { in _dialog_cbk()
509 } else if (p_option == POPUP_CLASS_ADD) { //add in _theme_menu_cbk()
634 theme_menu->get_popup()->add_item(TTR("Add Class Items"), POPUP_CLASS_ADD); in ThemeEditor()
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dtheme_editor_plugin.h68 POPUP_CLASS_ADD, enumerator
H A Dtheme_editor_plugin.cpp331 case POPUP_CLASS_ADD: { in _dialog_cbk()
509 } else if (p_option == POPUP_CLASS_ADD) { //add in _theme_menu_cbk()
634 theme_menu->get_popup()->add_item(TTR("Add Class Items"), POPUP_CLASS_ADD); in ThemeEditor()