Home
last modified time | relevance | path

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

/dports/audio/xmmix/xmmix-1.2/
H A Dmain.c160 post_realize_config(&widgets); in main()
H A Dwidget.h121 extern void post_realize_config(widgets_t *);
H A Dwidget.c933 post_realize_config(widgets_t *m) in post_realize_config() function
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dmain.c632 post_realize_config(&widgets, &pixmaps);
H A Dwidget.h833 extern void post_realize_config(widgets_t *, pixmaps_t *);
H A Dwidget.c8268 post_realize_config(widgets_t *m, pixmaps_t *p) in post_realize_config() function