Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dwidgets.c107 } w_tabstrip_t; typedef
1931 w_tabstrip_t *w = ctx; in tabstrip_refresh_cb()
1956 w_tabstrip_t *w = malloc (sizeof (w_tabstrip_t)); in w_tabstrip_create()
1957 memset (w, 0, sizeof (w_tabstrip_t)); in w_tabstrip_create()