Home
last modified time | relevance | path

Searched refs:selected_focusable (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_inspector.h89 int selected_focusable; variable
H A Deditor_inspector.cpp566 selected_focusable = p_index; in _focusable_focused()
569 emit_signal("selected", property, selected_focusable); in _focusable_focused()
592 emit_signal("selected", property, selected_focusable); in select()
598 selected_focusable = -1; in deselect()
876 selected_focusable = -1; in EditorProperty()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_inspector.h89 int selected_focusable; variable
H A Deditor_inspector.cpp566 selected_focusable = p_index; in _focusable_focused()
569 emit_signal("selected", property, selected_focusable); in _focusable_focused()
592 emit_signal("selected", property, selected_focusable); in select()
598 selected_focusable = -1; in deselect()
876 selected_focusable = -1; in EditorProperty()