Home
last modified time | relevance | path

Searched refs:get_stylebox (Results 201 – 225 of 241) sorted by relevance

12345678910

/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dsprite_frames_editor_plugin.cpp247 splite_sheet_scroll->add_style_override("bg", get_stylebox("bg", "Tree")); in _notification()
H A Dvisual_shader_editor_plugin.cpp441 Ref<StyleBox> normal = get_stylebox("normal", "Button"); in _draw_color_over_button()
457 Ref<StyleBoxFlat> sb = node->get_stylebox("frame", "GraphNode"); in _update_created_node()
1675 error_panel->add_style_override("panel", get_stylebox("bg", "Tree")); in _notification()
H A Dtexture_region_editor_plugin.cpp744 edit_draw->add_style_override("panel", get_stylebox("bg", "Tree")); in _notification()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dsprite_frames_editor_plugin.cpp247 splite_sheet_scroll->add_style_override("bg", get_stylebox("bg", "Tree")); in _notification()
H A Dvisual_shader_editor_plugin.cpp441 Ref<StyleBox> normal = get_stylebox("normal", "Button"); in _draw_color_over_button()
457 Ref<StyleBoxFlat> sb = node->get_stylebox("frame", "GraphNode"); in _update_created_node()
1675 error_panel->add_style_override("panel", get_stylebox("bg", "Tree")); in _notification()
H A Dtexture_region_editor_plugin.cpp744 edit_draw->add_style_override("panel", get_stylebox("bg", "Tree")); in _notification()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Danimation_player_editor_plugin.cpp1247 add_style_override("panel", get_stylebox("panel", "Panel")); in AnimationPlayerEditor()
H A Dspatial_editor_plugin.cpp1762 fps->add_style_override("panel", get_stylebox("panel", "Panel")); in _notification()
1783 get_stylebox("EditorFocus", "EditorStyles")->draw(surface->get_canvas_item(), r); in _draw()
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Danimation_player_editor_plugin.cpp1247 add_style_override("panel", get_stylebox("panel", "Panel")); in AnimationPlayerEditor()
H A Dspatial_editor_plugin.cpp1762 fps->add_style_override("panel", get_stylebox("panel", "Panel")); in _notification()
1783 get_stylebox("EditorFocus", "EditorStyles")->draw(surface->get_canvas_item(), r); in _draw()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dgraph_edit.cpp309 draw_style_box(get_stylebox("bg"), Rect2(Point2(), get_size())); in _notification()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Deditor_help.cpp1644 add_style_override("panel", get_stylebox("normal", "TextEdit")); in _notification()
H A Dproperty_editor.cpp60 get_stylebox("panel", "PopupMenu")->draw(ci, Rect2(Point2(), get_size())); in _notification()
1241 get_stylebox("normal", "LineEdit")->draw(ci, r); in _draw_easing()
H A Dscript_editor_debugger.cpp920 Ref<StyleBox> graph_sb = get_stylebox("normal", "TextEdit"); in _performance_draw()
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Deditor_help.cpp1644 add_style_override("panel", get_stylebox("normal", "TextEdit")); in _notification()
H A Dproperty_editor.cpp60 get_stylebox("panel", "PopupMenu")->draw(ci, Rect2(Point2(), get_size())); in _notification()
1241 get_stylebox("normal", "LineEdit")->draw(ci, r); in _draw_easing()
H A Dscript_editor_debugger.cpp920 Ref<StyleBox> graph_sb = get_stylebox("normal", "TextEdit"); in _performance_draw()
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dgraph_edit.cpp309 draw_style_box(get_stylebox("bg"), Rect2(Point2(), get_size())); in _notification()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_help.cpp178 …Ref<StyleBox> class_desc_stylebox = EditorNode::get_singleton()->get_theme_base()->get_stylebox("n… in _class_desc_resized()
H A Dproject_settings_editor.cpp134 restart_container->add_style_override("panel", get_stylebox("bg", "Tree")); in _notification()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_help.cpp178 …Ref<StyleBox> class_desc_stylebox = EditorNode::get_singleton()->get_theme_base()->get_stylebox("n… in _class_desc_resized()
H A Dproject_settings_editor.cpp134 restart_container->add_style_override("panel", get_stylebox("bg", "Tree")); in _notification()
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Drich_text_label.cpp650 draw_style_box(get_stylebox("focus"), Rect2(Point2(), size)); in _notification()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Drich_text_label.cpp650 draw_style_box(get_stylebox("focus"), Rect2(Point2(), size)); in _notification()
/dports/devel/godot2/godot-2.1.6-stable/scene/main/
H A Dviewport.cpp1472 Ref<StyleBox> ttp = gui.tooltip_label->get_stylebox("panel", "TooltipPanel"); in _gui_show_tooltip()

12345678910