Home
last modified time | relevance | path

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

/freebsd-head/contrib/bsddialog/lib/
HDbsddialog_theme.h39 struct bsddialog_theme { struct
119 int bsddialog_get_theme(struct bsddialog_theme *theme);
122 int bsddialog_set_theme(struct bsddialog_theme *theme);
HDtheme.c39 struct bsddialog_theme t;
56 static struct bsddialog_theme blackwhite = {
105 static struct bsddialog_theme flat = {
155 set_theme(struct bsddialog_theme *dst, struct bsddialog_theme *src) in set_theme()
208 int bsddialog_get_theme(struct bsddialog_theme *theme) in bsddialog_get_theme()
216 int bsddialog_set_theme(struct bsddialog_theme *theme) in bsddialog_set_theme()
HDGNUmakefile8 HEADERS = bsddialog.h bsddialog_theme.h bsddialog_progressview.h
HDMakefile9 HEADERS = bsddialog.h bsddialog_theme.h bsddialog_progressview.h
HDlib_util.h40 extern struct bsddialog_theme t;
/freebsd-head/lib/libbsddialog/
HDMakefile20 bsddialog_theme.h \
/freebsd-head/contrib/bsddialog/
HDREADME.md81 - [bsddialog\_theme.h](https://gitlab.com/alfix/bsddialog/-/blob/main/lib/bsddialog_theme.h)
HDCHANGELOG298 * add: bsddialog_hascolors() in bsddialog_theme.h.
/freebsd-head/contrib/bsddialog/utility/
HDutil_theme.c42 static struct bsddialog_theme t;