Home
last modified time | relevance | path

Searched refs:theme (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/bsddialog/
H A DCHANGELOG46 * add: blink, halfbright, highlight to --save-theme and --load-theme.
47 * add: theme.menu.[f_]prefixcolor to --save-theme and --load-theme.
135 * add: theme.menu.f_prefixcolor and theme.menu.prefixcolor.
158 * rename: theme.menu.namesepcolor -> theme.menu.sepnamecolor.
159 * rename: theme.menu.descsepcolor -> theme.menu.sepdesccolor.
267 * add: --save-theme to save current theme.
295 - add: theme.button.minmargin and theme.button.maxmargin.
330 * fix: rename theme.shadow.h to theme.shadow.y.
331 * fix: rename theme.shadow.w to theme.shadow.x.
355 * change: theme.button.space -> theme.button.hmargin.
[all …]
H A D.gitignore24 examples_library/theme
H A DREADME.md45 % ./bsddialog --theme blackwhite --title msgbox --msgbox "Hello World!" 5 30
109 % ./theme
/freebsd/contrib/bsddialog/examples_library/
H A Dtheme.c19 enum bsddialog_default_theme theme; in main() local
49 theme = BSDDIALOG_THEME_FLAT; in main()
52 theme = BSDDIALOG_THEME_3D; in main()
55 theme = BSDDIALOG_THEME_BLACKWHITE; in main()
58 bsddialog_set_default_theme(theme); in main()
/freebsd/contrib/bsddialog/lib/
H A Dlibbsddialog.c76 enum bsddialog_default_theme theme; in bsddialog_init() local
81 theme = BSDDIALOG_THEME_FLAT; in bsddialog_init()
83 theme = BSDDIALOG_THEME_BLACKWHITE; in bsddialog_init()
85 if (bsddialog_set_default_theme(theme) != 0) { in bsddialog_init()
H A Dbsddialog_theme.h119 int bsddialog_get_theme(struct bsddialog_theme *theme);
121 int bsddialog_set_default_theme(enum bsddialog_default_theme theme);
122 int bsddialog_set_theme(struct bsddialog_theme *theme);
H A Dtheme.c208 int bsddialog_get_theme(struct bsddialog_theme *theme) in bsddialog_get_theme() argument
210 CHECK_PTR(theme); in bsddialog_get_theme()
211 set_theme(theme, &t); in bsddialog_get_theme()
216 int bsddialog_set_theme(struct bsddialog_theme *theme) in bsddialog_set_theme() argument
218 CHECK_PTR(theme); in bsddialog_set_theme()
219 set_theme(&t, theme); in bsddialog_set_theme()
H A DGNUmakefile10 menubox.c messagebox.c textbox.c theme.c timebox.c
H A DMakefile11 menubox.c messagebox.c textbox.c theme.c timebox.c
/freebsd/contrib/bsddialog/utility/
H A Dutil.h73 enum bsddialog_default_theme theme; member
121 void setdeftheme(enum bsddialog_default_theme theme);
H A Dbsddialog.c232 if ((int)opt.theme >= 0) in main()
233 setdeftheme(opt.theme); in main()
H A Dutil_cli.c366 opt->theme = -1; in parseargs()
664 opt->theme = BSDDIALOG_THEME_BLACKWHITE; in parseargs()
666 opt->theme = BSDDIALOG_THEME_FLAT; in parseargs()
668 opt->theme = BSDDIALOG_THEME_3D; in parseargs()
H A Dutil_theme.c329 void setdeftheme(enum bsddialog_default_theme theme) in setdeftheme() argument
333 if (bsddialog_set_default_theme(theme) != BSDDIALOG_OK) in setdeftheme()
/freebsd/contrib/googletest/docs/assets/css/
H A Dstyle.scss4 @import "jekyll-theme-primer";
/freebsd/contrib/llvm-project/lld/docs/llvm-theme/
H A Dtheme.conf1 [theme]
/freebsd/contrib/llvm-project/lld/docs/
H A DREADME.txt7 We currently use the 'nature' theme and a Beaker inspired structure.
/freebsd/contrib/libcbor/doc/source/
H A Drequirements.txt22 sphinx-rtd-theme==1.3.0
/freebsd/lib/libbsddialog/
H A DMakefile17 theme.c \
/freebsd/contrib/llvm-project/lld/docs/llvm-theme/static/
H A Dllvm.css5 * Sphinx stylesheet -- sphinxdoc theme. Originally created by
/freebsd/contrib/libxo/doc/_static/
H A Dbasic.css_t5 * Sphinx stylesheet -- basic theme.
/freebsd/contrib/file/magic/Magdir/
H A Dmsx304 >>>>>>>>0x1D byte <32 \b, theme: %d
H A Dwordprocessors583 # test for null value in gap after theme name maybe unreliable
598 >>(2.s+13) ubyte >0x1F StarOffice Gallery theme
H A Dmsdos1952 # first member *.theme implies Windows 7 Theme Pack like in CommunityShowcaseAqua3.themepack
1954 >>>>>&0 string/c theme \b, Windows
1956 # https://www.drewkeller.com/content/using-theme-both-windows-7-and-windows-8
1957 # 1st member Panoramic.theme or Panoramas.theme implies Windows 8-10 Theme Pack
1958 # with MTSM=RJSPBS in [MasterThemeSelector] inside *.theme
/freebsd/contrib/tzdata/
H A Dasia2609 # http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027977557
2611 # http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027978341
2613 # http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027979690#3
2615 # http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027981189
2617 # http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027982974#2
2619 # http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0028044104
/freebsd/contrib/libcbor/
H A DDoxyfile790 LAYOUT_FILE = doxygen-theme/DoxygenLayout.xml
1280 HTML_EXTRA_STYLESHEET = doxygen-theme/customdoxygen.css
1293 # should be rendered with a dark or light theme.

12