Home
last modified time | relevance | path

Searched refs:set_item_text (Results 51 – 57 of 57) sorted by relevance

123

/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dscript_create_dialog.cpp411 template_menu->set_item_text(last_index, origin_name); in _lang_changed()
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Dproperty_editor.cpp1960 void PropertyEditor::set_item_text(TreeItem *p_item, int p_type, const String &p_name, int p_hint, … in set_item_text() function in PropertyEditor
2419 set_item_text(item, d["type"], d["name"], d["hint"], d["hint_text"]); in _notification()
2538 set_item_text(p_item, d["type"], d["name"], d["hint"], d["hint_text"]); in _refresh_item()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Dproperty_editor.cpp1960 void PropertyEditor::set_item_text(TreeItem *p_item, int p_type, const String &p_name, int p_hint, … in set_item_text() function in PropertyEditor
2419 set_item_text(item, d["type"], d["name"], d["hint"], d["hint_text"]); in _notification()
2538 set_item_text(p_item, d["type"], d["name"], d["hint"], d["hint_text"]); in _refresh_item()
/dports/sysutils/openipmi/OpenIPMI-2.0.29/swig/python/openipmigui/
H A Dgui.py644 def set_item_text(self, item, value): member in IPMIGUI
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gridmap/
H A Dgrid_map_editor_plugin.cpp734 theme_pallete->set_item_text(item, name); in update_pallete()
/dports/devel/godot2/godot-2.1.6-stable/modules/gridmap/
H A Dgrid_map_editor_plugin.cpp734 theme_pallete->set_item_text(item, name); in update_pallete()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgedit-2.20.vapi190 public void set_item_text (Gtk.MenuItem item, string text);

123