Home
last modified time | relevance | path

Searched defs:tree_selected (Results 1 – 6 of 6) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/scene/resources/default_theme/
H A Ddefault_theme.cpp622 Ref<StyleBoxTexture> tree_selected = make_stylebox(selection_png, 4, 4, 4, 4, 8, 0, 8, 0); in fill_default_theme() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/resources/default_theme/
H A Ddefault_theme.cpp622 Ref<StyleBoxTexture> tree_selected = make_stylebox(selection_png, 4, 4, 4, 4, 8, 0, 8, 0); in fill_default_theme() local
/dports/devel/godot2/godot-2.1.6-stable/scene/resources/default_theme/
H A Ddefault_theme.cpp595 Ref<StyleBoxTexture> tree_selected = make_stylebox(selection_png, 4, 4, 4, 4, 8, 0, 8, 0); in fill_default_theme() local
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/resources/default_theme/
H A Ddefault_theme.cpp595 Ref<StyleBoxTexture> tree_selected = make_stylebox(selection_png, 4, 4, 4, 4, 8, 0, 8, 0); in fill_default_theme() local
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Daddressitem.h82 GtkTreeRowReference *tree_selected; member
/dports/x11-clocks/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1/panel-plugin/
H A Dxfcetimer.c1305 tree_selected (GtkTreeSelection *select, gpointer data) in tree_selected() function