Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c56 #define EXP_LIST_KEY "_wh_expansion_list" macro
7641 …*xwidgets = (LiVESList *)lives_widget_object_steal_data(LIVES_WIDGET_OBJECT(layout), EXP_LIST_KEY); in lives_layout_expansion_row_new()
7662 lives_widget_object_set_data_list(LIVES_WIDGET_OBJECT(layout), EXP_LIST_KEY, xwidgets); in lives_layout_expansion_row_new()
7673 …t *xwidgets = (LiVESList *)lives_widget_object_get_data(LIVES_WIDGET_OBJECT(layout), EXP_LIST_KEY); in lives_layout_resize()
7702 …*xwidgets = (LiVESList *)lives_widget_object_steal_data(LIVES_WIDGET_OBJECT(layout), EXP_LIST_KEY); in lives_layout_pack()
7718 lives_widget_object_set_data_list(LIVES_WIDGET_OBJECT(layout), EXP_LIST_KEY, xwidgets); in lives_layout_pack()
7746 lives_widget_object_set_data_list(LIVES_WIDGET_OBJECT(layout), EXP_LIST_KEY, NULL); in lives_layout_new()